diff options
Diffstat (limited to 'web/app/Style.js')
-rw-r--r-- | web/app/Style.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index b4201bbd..8db8667e 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -35,6 +35,8 @@ Ext.define('Traccar.Style', { reportHeight: 250, reportTime: 100, + columnWidthNormal: 100, + mapDefaultLat: 12.966667, mapDefaultLon: 77.566667, mapDefaultZoom: 4, |