Make external map example work
This commit is contained in:
11
examples/external-map.html
Normal file
11
examples/external-map.html
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user