hopefully improve memory usage
This commit is contained in:
@@ -1227,9 +1227,6 @@ function initialize_map() {
|
||||
|
||||
const dummyLayer = new ol.layer.Vector({
|
||||
name: 'dummy',
|
||||
source: new ol.source.Vector({
|
||||
features: new ol.Collection(),
|
||||
}),
|
||||
renderOrder: null,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user