Simplify import path in ol/interaction/
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @module ol/interaction/Pointer
|
||||
*/
|
||||
import MapBrowserEventType from '../MapBrowserEventType.js';
|
||||
import Interaction from '../interaction/Interaction.js';
|
||||
import Interaction from './Interaction.js';
|
||||
import {getValues} from '../obj.js';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user