Doc typos

This commit is contained in:
Tim Schaub
2015-11-18 09:55:57 -07:00
parent 72a0f70e7a
commit 19fe73e78e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ 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. The can be disabled by setting the `wrapX` option to `false`.
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>