Files
openlayers/examples/external-map.html
2021-11-02 00:21:09 +01:00

12 lines
239 B
HTML

---
layout: example.html
title: External map
shortdesc: Show a map in a separate window.
docs: >
tags: "external, window"
resources:
---
<div id="map" class="map"></div>
<input id="extMap" type="button" value="Open external map"></input>