Files
openlayers/examples/external-map.html
2021-11-02 22:10:27 +01:00

14 lines
489 B
HTML

---
layout: example.html
title: External map
shortdesc: Move a map to a seperate window.
docs: >
Move a map to a seperate window.
tags: "external, window"
sources:
- path: resources/external-map-map.html
---
<div id="map" class="map"></div>
<input id="external-map-button" type="button" value="Open external map"></input>
<span id="blocker-notice" hidden>Could not open map in external window. If you are using a popup or ad blocker you may need to disable it for this example.</span>