UNPKG

354 BHTMLView Raw
1---
2layout: example.html
3title: Teleporting Maps
4shortdesc: Example of moving a map from one target to another.
5docs: >
6 <p>Click on the teleport button the map to move the map from one target to another.</p>
7tags: "teleport, openstreetmap"
8---
9<div id="map1" class="map"></div>
10<div id="map2" class="map"></div>
11<button id="teleport">Teleport</button>