Add basic docs for selectinteraction
This commit is contained in:
@@ -187,6 +187,8 @@ ol.interaction.Select.prototype.getFeatures = function() {
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Handles the {@link ol.MapBrowserEvent map browser event} and may change the
|
||||||
|
* selected state of features.
|
||||||
* @param {ol.MapBrowserEvent} mapBrowserEvent Map browser event.
|
* @param {ol.MapBrowserEvent} mapBrowserEvent Map browser event.
|
||||||
* @return {boolean} `false` to stop event propagation.
|
* @return {boolean} `false` to stop event propagation.
|
||||||
* @this {ol.interaction.Select}
|
* @this {ol.interaction.Select}
|
||||||
|
|||||||
Reference in New Issue
Block a user