Files
openlayers/examples/wms-custom-tilegrid-512x256.html
2015-11-18 09:56:15 -07:00

10 lines
279 B
HTML

---
layout: example.html
title: WMS 512x256 Tiles
shortdesc: Example of a WMS layer 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"
---
<div id="map" class="map"></div>