Files
openlayers/examples/wms-tiled-wrap-180.html
2015-11-01 02:18:09 -07:00

14 lines
396 B
HTML

---
layout: 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>