Fix some problems in the documentation.
This commit is contained in:
@@ -936,7 +936,7 @@ OpenLayers.Layer.Vector = OpenLayers.Class(OpenLayers.Layer, {
|
||||
* attrValue - {Mixed}
|
||||
*
|
||||
* Returns:
|
||||
* Array(<OpenLayers.Feature.Vector>) An array of features that have the
|
||||
* Array({<OpenLayers.Feature.Vector>}) An array of features that have the
|
||||
* passed named attribute set to the given value.
|
||||
*/
|
||||
getFeaturesByAttribute: function(attrName, attrValue) {
|
||||
|
||||
Reference in New Issue
Block a user