Add OpenSeaMap layer to localized-openstreetmap example

This commit is contained in:
Tom Payne
2013-12-13 22:03:24 +01:00
parent 46f63f1358
commit aa10a542ae
2 changed files with 39 additions and 18 deletions
+2 -2
View File
@@ -32,11 +32,11 @@
<div class="span12">
<h4 id="title">Localized OpenStreetMap example</h4>
<p id="shortdesc">Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.</p>
<p id="shortdesc">Example of a localized OpenStreetMap map with a custom tile server and a custom attribution. The base layer is <a href="http://www.opencyclemap.org/">OpenCycleMap</a> with an overlay from <a href="http://www.openseamap.org/">OpenSeaMap</a>. The OpenSeaMap tile server does not support <a href="http://enable-cors.org/">CORS</a> headers.</p>
<div id="docs">
<p>See the <a href="localized-openstreetmap.js" target="_blank">localized-openstreetmap.js source</a> to see how this is done.</p>
</div>
<div id="tags">localized-openstreetmap, openstreetmap</div>
<div id="tags">cors, localized-openstreetmap, openseamap, openstreetmap</div>
</div>
</div>