Control.SelectFeature docs had an extra line in them for some reason.
Remove it. git-svn-id: http://svn.openlayers.org/trunk/openlayers@3749 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -73,7 +73,6 @@ OpenLayers.Control.SelectFeature.prototype =
|
|||||||
*
|
*
|
||||||
* Parameters:
|
* Parameters:
|
||||||
* layer - {<OpenLayers.Layer.Vector>}
|
* layer - {<OpenLayers.Layer.Vector>}
|
||||||
* handler - {<OpenLayers.Handler>}
|
|
||||||
* options - {Object}
|
* options - {Object}
|
||||||
*/
|
*/
|
||||||
initialize: function(layer, options) {
|
initialize: function(layer, options) {
|
||||||
|
|||||||
Reference in New Issue
Block a user