aboutsummaryrefslogtreecommitdiff
path: root/web/app
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-09-18 15:26:29 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2016-09-18 15:26:29 +1200
commitceef6b42312751b1f0d691cbefb171599f9ffed2 (patch)
treeeaecd3aff69ea23190fb3dabd1206daecb6ed9e4 /web/app
parentbac00639189c97ed7df91d38307edc1228fdaec9 (diff)
downloadtrackermap-web-ceef6b42312751b1f0d691cbefb171599f9ffed2.tar.gz
trackermap-web-ceef6b42312751b1f0d691cbefb171599f9ffed2.tar.bz2
trackermap-web-ceef6b42312751b1f0d691cbefb171599f9ffed2.zip
Update default map location
Diffstat (limited to 'web/app')
-rw-r--r--web/app/Style.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 2e5058e9..d067e041 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -35,9 +35,9 @@ Ext.define('Traccar.Style', {
reportHeight: 250,
reportTime: 100,
- mapDefaultLat: 51.507222,
- mapDefaultLon: -0.1275,
- mapDefaultZoom: 6,
+ mapDefaultLat: 12.966667,
+ mapDefaultLon: 77.566667,
+ mapDefaultZoom: 4,
mapRouteColor: [
'#F06292',