aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index aa749ce..f8569a8 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: [
@@ -68,7 +68,7 @@ Ext.define('Traccar.Style', {
mapScaleNormal: 1,
mapScaleSelected: 1.5,
- mapMaxZoom: 19,
+ mapMaxZoom: 18,
mapDelay: 500,
mapAccuracyColor: 'rgba(96, 96, 96, 1.0)',