10 lines
255 B
HTML
10 lines
255 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"
|
|
---
|
|
<div id="map" class="map"></div>
|