fixed APIdocs.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10835 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2010-10-14 18:52:19 +00:00
parent ea3999d755
commit 1ce6ce1827

View File

@@ -207,7 +207,8 @@ OpenLayers.Control.GetFeature = OpenLayers.Class(OpenLayers.Control, {
*
* Parameters:
* options - {Object} A configuration object which at least has to contain
* a <protocol> property
* a <protocol> property (if not, it has to be set before a request is
* made)
*/
initialize: function(options) {
// concatenate events specific to vector with those from the base