15 lines
602 B
HTML
15 lines
602 B
HTML
---
|
|
template: example.html
|
|
title: Localized OpenStreetMap example
|
|
shortdesc: Example of a localized OpenStreetMap map with a custom tile server and a custom attribution.
|
|
docs: >
|
|
<p>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>
|
|
tags: "cors, localized-openstreetmap, openseamap, openstreetmap"
|
|
---
|
|
<div class="row-fluid">
|
|
<div class="span12">
|
|
<div id="map" class="map"></div>
|
|
</div>
|
|
</div>
|