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

14 lines
290 B
HTML

---
layout: example.html
title: Simple example
shortdesc: Example of a simple map.
docs: >
A simple map with customized Attribution control.
tags: "simple, openstreetmap, attribution"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>