Merge branch 'master' into clientzoom

This commit is contained in:
Éric Lemoine
2011-10-07 13:36:58 +02:00
75 changed files with 326 additions and 1113 deletions

View File

@@ -293,7 +293,10 @@ OpenLayers.Layer = OpenLayers.Class({
/**
* APIProperty: wrapDateLine
* {Boolean} #487 for more info.
* {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.
*/
wrapDateLine: false,