10 lines
304 B
HTML
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>
|