mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Trailing comma
This commit is contained in:
@@ -51,7 +51,7 @@ const initial = {
|
||||
minZoom: 2,
|
||||
maxZoom: 16,
|
||||
bounds: null,
|
||||
maxBounds: [[180, -180], [-180, 180]],
|
||||
maxBounds: [[180, -180], [-180, 180]]
|
||||
},
|
||||
cluster: {
|
||||
radius: 30,
|
||||
|
||||
Reference in New Issue
Block a user