Configure additional sources displayed below map

This commit is contained in:
Maximilian Krög
2021-11-02 00:12:57 +01:00
parent ca9fc92f70
commit a10bc713f2
4 changed files with 35 additions and 28 deletions

View File

@@ -5,7 +5,9 @@ shortdesc: Move a map to a seperate window.
docs: >
Move a map to a seperate window.
tags: "external, window"
sources:
- 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 an popup or ad blocker you may need to disable it for this example.</span>
<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>