Don't import ourselves
This commit is contained in:
@@ -385,7 +385,7 @@ class Select extends Interaction {
|
||||
* selected state of features.
|
||||
* @param {import("../MapBrowserEvent.js").default} mapBrowserEvent Map browser event.
|
||||
* @return {boolean} `false` to stop event propagation.
|
||||
* @this {import("./Select.js").default}
|
||||
* @this {Select}
|
||||
*/
|
||||
function handleEvent(mapBrowserEvent) {
|
||||
if (!this.condition_(mapBrowserEvent)) {
|
||||
|
||||
Reference in New Issue
Block a user