New decluttering implementation
This commit is contained in:
@@ -549,6 +549,7 @@ class RasterSource extends ImageSource {
|
||||
this.frameState_ = {
|
||||
animate: false,
|
||||
coordinateToPixelTransform: createTransform(),
|
||||
declutterTree: null,
|
||||
extent: null,
|
||||
index: 0,
|
||||
layerIndex: 0,
|
||||
|
||||
Reference in New Issue
Block a user