diff --git a/src/store/initial.js b/src/store/initial.js index 3fb2a21..d83736d 100644 --- a/src/store/initial.js +++ b/src/store/initial.js @@ -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,