diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/app/Style.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index b33e5c2..47c49a9 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -43,8 +43,8 @@ Ext.define('Traccar.Style', { columnWidthNormal: 100, - mapDefaultLat: 9.933333, - mapDefaultLon: -84.083333, + mapDefaultLat: 48.8567, + mapDefaultLon: 2.3508, mapDefaultZoom: 4, mapRouteColor: [ |