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
+2 -2
View File
@@ -1,9 +1,9 @@
---
layout: example.html
title: WMS 512x256 Tiles
shortdesc: Example of a WMS layer with 512x256px tiles.
shortdesc: Example of a WMS layer with a custom grid with 512x256px tiles.
docs: >
WMS can serve arbitrary tile sizes. This example uses a custom tile grid with non-square tiles.
tags: "wms, tile, non-square"
tags: "wms, tile, non-square, grid"
---
<div id="map" class="map"></div>