Clustering working upon zoom; loading cluster data appropriately initially; need to style and add markers

This commit is contained in:
efarooqui
2020-09-29 09:35:55 -07:00
parent 1b88274aca
commit 9c59dd12a0
2 changed files with 47 additions and 55 deletions

View File

@@ -52,7 +52,8 @@ const initial = {
minZoom: 6,
maxZoom: 18,
bounds: null,
maxBounds: [[180, -180], [-180, 180]]
maxBounds: [[180, -180], [-180, 180]],
clusterRadius: 100,
},
timeline: {
dimensions: {