14 lines
398 B
HTML
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>
|