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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 4fe5afd..b19584f 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -59,6 +59,7 @@ Ext.define('Traccar.Style', {
mapColorUnknown: 'rgba(250, 190, 77, 1.0)',
mapColorOffline: 'rgba(255, 84, 104, 1.0)',
+ mapScaleNormal: 1,
mapScaleSelected: 1.5,
mapMaxZoom: 19,