Files
openlayers/examples/graticule.html
2015-04-17 06:22:38 -06:00

14 lines
315 B
HTML

---
template: example.html
title: Graticule example
shortdesc: This example shows how to add a graticule overlay to a map.
docs: >
This example shows how to add a graticule overlay to a map.
tags: "graticule"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>