Add missing comma between tags / use same case as in other examples
This commit is contained in:
@@ -4,6 +4,6 @@ title: XYZ Esri
|
||||
shortdesc: Example of a XYZ source using Esri tiles.
|
||||
docs: >
|
||||
ArcGIS REST tile services are supported by `ol/source/XYZ`.
|
||||
tags: "xyz, esri, arcgis rest"
|
||||
tags: "xyz, esri, ArcGIS, REST"
|
||||
---
|
||||
<div id="map" class="map"></div>
|
||||
|
||||
Reference in New Issue
Block a user