aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-01-16 17:14:08 +0500
committerAbyss777 <abyss@fox5.ru>2017-01-16 17:14:08 +0500
commitf14608fb8a198ed6ac91df10e5dc976263dcee93 (patch)
treeec74e74a22deecdffa1b09e199632a9e04ae11b6 /web/app/Style.js
parent34c878d014a065981d56859cb73564bfa2bc478e (diff)
parent4d092d96d6d872096abaf2f9883d2b578c5c8f72 (diff)
downloadetbsa-traccar-web-f14608fb8a198ed6ac91df10e5dc976263dcee93.tar.gz
etbsa-traccar-web-f14608fb8a198ed6ac91df10e5dc976263dcee93.tar.bz2
etbsa-traccar-web-f14608fb8a198ed6ac91df10e5dc976263dcee93.zip
Merge branch 'master' into manager
# Conflicts: # web/app/view/MapController.js
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 2c04b83..d7f01f2 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -70,6 +70,8 @@ Ext.define('Traccar.Style', {
mapMaxZoom: 19,
mapDelay: 500,
+ mapAccuracyColor: 'rgba(96, 96, 96, 1.0)',
+
mapGeofenceTextColor: 'rgba(14, 88, 141, 1.0)',
mapGeofenceColor: 'rgba(21, 127, 204, 1.0)',
mapGeofenceOverlayOpacity: 0.2,