Some problems in the documentation detected using "closure_verify"
This commit is contained in:
@@ -67,10 +67,11 @@ OpenLayers.Geometry = OpenLayers.Class({
|
||||
},
|
||||
|
||||
/**
|
||||
* Method: setBounds
|
||||
* Set the bounds for this Geometry.
|
||||
*
|
||||
* Parameters:
|
||||
* object - {<OpenLayers.Bounds>}
|
||||
* bounds - {<OpenLayers.Bounds>}
|
||||
*/
|
||||
setBounds: function(bounds) {
|
||||
if (bounds) {
|
||||
|
||||
Reference in New Issue
Block a user