Files
openlayers/examples/graticule.html
2015-11-01 02:18:09 -07:00

14 lines
313 B
HTML

---
layout: 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>