Files
openlayers/examples/xyz.html
2015-11-18 09:56:15 -07:00

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>