From 26ecb43bc27087ae1f7aac8a8b0ffa8421b846d9 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Wed, 9 Nov 2016 14:32:43 +0500 Subject: - Add other icons - Add Category combobox --- web/app/Style.js | 1 + 1 file changed, 1 insertion(+) (limited to 'web/app/Style.js') 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, -- cgit v1.2.3