mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user