UNPKG

openlayers

Version:

Build tools and sources for developing OpenLayers based mapping applications

10 lines (9 loc) 348 B
--- layout: example.html title: Tiled WMS Wrapping shortdesc: Example of a tiled WMS layer that wraps across the 180° meridian. docs: > By default, WMS tiles are reused across the 180° meridian. This behavior can be disabled by setting the `wrapX` option to `false`. tags: "wms, tile, dateline, wrap, 180" --- <div id="map" class="map"></div>