Unquoted strings for readability
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
template: "example.html"
|
||||
title: "XYZ Esri EPSG:4326 tileSize 512 example"
|
||||
shortdesc: "Example of a XYZ source in EPSG:4326 using Esri 512x512 tiles."
|
||||
template: example.html
|
||||
title: XYZ Esri EPSG:4326 tileSize 512 example
|
||||
shortdesc: Example of a XYZ source in EPSG:4326 using Esri 512x512 tiles.
|
||||
docs: >
|
||||
ArcGIS REST tile services with custom tile sizes (here: 512x512 pixels) and projection (here: EPSG:4326) are supported by `ol.source.XYZ`. A custom tile grid and tile url function are required.
|
||||
tags: "xyz, esri, tilesize, custom projection"
|
||||
|
||||
Reference in New Issue
Block a user