New decluttering implementation

This commit is contained in:
Andreas Hocevar
2020-09-20 23:36:27 +02:00
parent 7a5e0db59f
commit 8e862766fc
22 changed files with 784 additions and 330 deletions
+2
View File
@@ -309,6 +309,8 @@ class Heatmap extends VectorLayer {
],
});
}
renderDeclutter() {}
}
/**