reverting accidently committed changes

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12358 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2011-09-12 04:31:16 +00:00
parent 22bd5fa546
commit 8bf0d74291
4 changed files with 8 additions and 34 deletions

View File

@@ -297,10 +297,7 @@ OpenLayers.Layer = OpenLayers.Class({
/**
* APIProperty: wrapDateLine
* {Boolean} Wraps the world at the international dateline, so the map can
* be panned infinitely in longitudinal direction. Only use this on the
* base layer, and only if the layer's maxExtent equals the world bounds.
* #487 for more info.
* {Boolean} #487 for more info.
*/
wrapDateLine: false,