Make classes in ol/ available as named exports from ol
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
// FIXME add rotation
|
||||
|
||||
import {inherits} from '../index.js';
|
||||
import {inherits} from '../util.js';
|
||||
import Disposable from '../Disposable.js';
|
||||
import Polygon from '../geom/Polygon.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user