Files
openlayers/examples/wms-tiled-wrap-180.html
2015-04-17 06:22:38 -06:00

14 lines
398 B
HTML

---
template: example.html
title: Tiled WMS wrap 180° meridian example
shortdesc: Example of a tiled WMS layer that wraps across the 180° meridian.
docs: >
The `wrapX` option is set to `true` here so tiles will be wrapped around the x-axis.
tags: "wms, tile, dateline, wrap, 180"
---
<div class="row-fluid">
<div class="span12">
<div id="map" class="map"></div>
</div>
</div>