This example shows two maps. The upper map allows for moving and zooming. The lower map observes the upper map's zoom level and position and adopts these values every time the upper map changes.


Movable Map


Static Map

Code

H.Map instance fires various events which we can listen and control the second map.