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

14 lines
311 B
HTML

---
template: example.html
title: OverviewMap control example
shortdesc: Example of OverviewMap control.
docs: >
This example demonstrates the use of the OverviewMap control.
tags: "overview, overviewmap"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>