diff options
Diffstat (limited to 'web/app/Style.js')
-rw-r--r-- | web/app/Style.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index b75503c32..49dcd1b99 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -32,6 +32,8 @@ Ext.define('Traccar.Style', { reportHeight: 250, reportTime: 100, + mapClusterDistance: 30, + mapDefaultLat: 51.507222, mapDefaultLon: -0.1275, mapDefaultZoom: 6, |