Files
openlayers/examples_src/stamen.html
Björn Harrtell 9880a860a3 Converted examples
2015-04-02 19:10:19 +02:00

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