Fix some problems in the documentation.
This commit is contained in:
@@ -78,7 +78,7 @@ OpenLayers.Strategy = OpenLayers.Class({
|
||||
* Called to set the <layer> property.
|
||||
*
|
||||
* Parameters:
|
||||
* {<OpenLayers.Layer.Vector>}
|
||||
* layer - {<OpenLayers.Layer.Vector>}
|
||||
*/
|
||||
setLayer: function(layer) {
|
||||
this.layer = layer;
|
||||
|
||||
Reference in New Issue
Block a user