Import transpiled rbush. Resolves #10379
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @module ol/structs/RBush
|
||||
*/
|
||||
import {getUid} from '../util.js';
|
||||
import RBush_ from 'rbush';
|
||||
import RBush_ from 'rbush/rbush.js';
|
||||
import {createOrUpdate, equals} from '../extent.js';
|
||||
import {isEmpty} from '../obj.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user