fixed APIdocs.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10835 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -207,7 +207,8 @@ OpenLayers.Control.GetFeature = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* options - {Object} A configuration object which at least has to contain
|
* 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) {
|
initialize: function(options) {
|
||||||
// concatenate events specific to vector with those from the base
|
// concatenate events specific to vector with those from the base
|
||||||
|
|||||||
Reference in New Issue
Block a user