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

14 lines
338 B
HTML

---
template: example.html
title: Stamen example
shortdesc: Example of a Stamen tile source.
docs: >
Two layers are composed: the watercolor base layer with the terrain labels.
tags: "stamen, watercolor, terrain-labels, two-layers"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>