Fix jsdoc
This commit is contained in:
@@ -132,9 +132,9 @@ ol.interaction.Select.prototype.handleMapBrowserEvent =
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {?ol.Feature|undefined} feature Feature.
|
* @param {?ol.Feature|undefined} feature Feature.
|
||||||
* @param {Boolean} add Add
|
* @param {boolean} add Add.
|
||||||
* @param {Boolean} remove Remove
|
* @param {boolean} remove Remove.
|
||||||
* @param {Boolean} toggle Toggle
|
* @param {boolean} toggle Toggle.
|
||||||
* @private
|
* @private
|
||||||
* @todo stability experimental
|
* @todo stability experimental
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user