Merge pull request #3740 from probins/fireselect
Add @fires to select interaction
This commit is contained in:
@@ -81,6 +81,7 @@ goog.inherits(ol.SelectEvent, goog.events.Event);
|
||||
* @constructor
|
||||
* @extends {ol.interaction.Interaction}
|
||||
* @param {olx.interaction.SelectOptions=} opt_options Options.
|
||||
* @fires ol.SelectEvent
|
||||
* @api stable
|
||||
*/
|
||||
ol.interaction.Select = function(opt_options) {
|
||||
|
||||
Reference in New Issue
Block a user