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 418ba424..f8569a8e 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -41,8 +41,8 @@ Ext.define('Traccar.Style', { columnWidthNormal: 100, - mapDefaultLat: 12.966667, - mapDefaultLon: 77.566667, + mapDefaultLat: 1.283333, + mapDefaultLon: 103.833333, mapDefaultZoom: 4, mapRouteColor: [ |