Delete xyz-esri-4326-512.html

#13782
This commit is contained in:
jipexu
2022-07-07 13:27:52 +02:00
committed by GitHub
parent 65704f0443
commit a2722ce663

View File

@@ -1,9 +0,0 @@
---
layout: example.html
title: ArcGIS REST with 512x512 Tiles
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`.
tags: "xyz, esri, tilesize, custom projection"
---
<div id="map" class="map"></div>