fix comment error in containsBounds non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10465 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -477,7 +477,7 @@ OpenLayers.Bounds = OpenLayers.Class({
|
||||
*
|
||||
* bounds - {<OpenLayers.Bounds>} The target bounds.
|
||||
* partial - {Boolean} If any of the target corners is within this bounds
|
||||
* consider the bounds contained. Default is false. If true, the
|
||||
* consider the bounds contained. Default is false. If false, the
|
||||
* entire target bounds must be contained within this bounds.
|
||||
* inclusive - {Boolean} Treat shared edges as contained. Default is
|
||||
* true.
|
||||
|
||||
Reference in New Issue
Block a user