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 d067e04..a8e16f9 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -68,6 +68,7 @@ Ext.define('Traccar.Style', {
mapMaxZoom: 19,
mapDelay: 500,
+ mapGeofenceTextColor: 'rgba(14, 88, 141, 1.0)',
mapGeofenceColor: 'rgba(21, 127, 204, 1.0)',
mapGeofenceOverlay: 'rgba(21, 127, 204, 0.2)',
mapGeofenceWidth: 5,