Working on select that selects all events in a cluster; need to configure UI to both zoom and select events

This commit is contained in:
efarooqui
2020-10-05 09:45:17 -07:00
parent 9357b5e281
commit 47b9a66816
3 changed files with 19 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ const initial = {
anchor: [31.356397, 34.784818],
startZoom: 11,
minZoom: 0,
maxZoom: 18,
maxZoom: 20,
bounds: null,
maxBounds: [[180, -180], [-180, 180]],
clusterRadius: 20,