Add tags in full screen example

Used to generate example-list.html
This commit is contained in:
Frederic Junod
2013-03-06 17:31:46 +01:00
parent 11f338f9fe
commit 4c50b8ff31

View File

@@ -17,5 +17,11 @@
<body>
<div id="map" class="map"></div>
<script src="loader.js?id=full-screen" type="text/javascript"></script>
<div style="display: none;">
<div id="title">Full-screen example</div>
<div id="shortdesc">Example of a full-screen map.</div>
<div id="tags">fullscreen, mapquest, openaerial, tile, tilelayer</div>
</div>
</body>
</html>