Add grid tag to examples.

This commit is contained in:
Simon Seyock
2021-07-23 13:15:39 +02:00
parent 82956aaf5e
commit 2e054aea4d
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ title: WMTS
shortdesc: Example of a WMTS source.
docs: >
This example shows how to manually create the configuration for accessing a WMTS. The [WMTS Layer from capabilities example](wmts-layer-from-capabilities.html) shows how to create the configuration from a GetCapabilities response.
tags: "wmts"
tags: "wmts, grid"
---
<div id="map" class="map"></div>