UNPKG

348 BHTMLView Raw
1---
2layout: example.html
3title: Tiled WMS Wrapping
4shortdesc: Example of a tiled WMS layer that wraps across the 180° meridian.
5docs: >
6 By default, WMS tiles are reused across the 180° meridian. This behavior can be disabled by setting the `wrapX` option to `false`.
7tags: "wms, tile, dateline, wrap, 180"
8---
9<div id="map" class="map"></div>