Add missing comma between tags / use same case as in other examples

This commit is contained in:
Maximilian Krög
2020-07-19 17:38:59 +02:00
parent 9844483364
commit e5983d262a

View File

@@ -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>