openlayers
Version:
Build tools and sources for developing OpenLayers based mapping applications
12 lines (11 loc) • 354 B
HTML
layout: example.html
title: Teleporting Maps
shortdesc: Example of moving a map from one target to another.
docs: >
<p>Click on the teleport button the map to move the map from one target to another.</p>
tags: "teleport, openstreetmap"
<div id="map1" class="map"></div>
<div id="map2" class="map"></div>
<button id="teleport">Teleport</button>