14 lines
382 B
HTML
14 lines
382 B
HTML
---
|
|
layout: example.html
|
|
title: XYZ
|
|
shortdesc: Example of a XYZ source.
|
|
docs: >
|
|
The XYZ source is used for tile data that is accessed through URLs that include a zoom level and tile grid x/y coordinates.
|
|
tags: "xyz"
|
|
cloak:
|
|
- key: 0e6fc415256d4fbb9b5166a718591d71
|
|
value: Your API key from http://www.thunderforest.com/docs/apikeys/ here
|
|
|
|
---
|
|
<div id="map" class="map"></div>
|