Simplify import path in ol/style/
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @module ol/style/Circle
|
||||
*/
|
||||
|
||||
import RegularShape from '../style/RegularShape.js';
|
||||
import RegularShape from './RegularShape.js';
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user