Files
openlayers/examples/wms-custom-tilegrid-512x256.html
2021-07-23 13:15:51 +02:00

10 lines
304 B
HTML

---
layout: example.html
title: WMS 512x256 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, grid"
---
<div id="map" class="map"></div>