Files
openlayers/examples_src/graticule.html

14 lines
321 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>