diff options
Diffstat (limited to 'web/app/Style.js')
-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 27243531..f12e9f53 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -42,8 +42,8 @@ Ext.define('Traccar.Style', { columnWidthNormal: 100, - mapDefaultLat: 1.283333, - mapDefaultLon: 103.833333, + mapDefaultLat: 9.933333, + mapDefaultLon: -84.083333, mapDefaultZoom: 4, mapRouteColor: [ |