diff options
Diffstat (limited to 'web/app/Style.js')
-rw-r--r-- | web/app/Style.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index aa749ce9..418ba424 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -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)', |