summaryrefslogtreecommitdiff
path: root/src/hmi/qml/Core/genivi-origin.js
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-02-28 12:56:30 +0100
committerasanoaozora <fifitaneki@hotmail.com>2017-02-28 12:56:30 +0100
commit32ceb558930c9cd432c41adcabc83e48342c9bd2 (patch)
treef8cf88854779aa6d952c9e0dc01672580d238c3f /src/hmi/qml/Core/genivi-origin.js
parentc1dd5aab4485771827f5e126aa3d35383be03805 (diff)
downloadnavigation-32ceb558930c9cd432c41adcabc83e48342c9bd2.tar.gz
simplification of settings menu
Diffstat (limited to 'src/hmi/qml/Core/genivi-origin.js')
-rw-r--r--src/hmi/qml/Core/genivi-origin.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hmi/qml/Core/genivi-origin.js b/src/hmi/qml/Core/genivi-origin.js
index 76ca818..63dce3b 100644
--- a/src/hmi/qml/Core/genivi-origin.js
+++ b/src/hmi/qml/Core/genivi-origin.js
@@ -127,7 +127,7 @@ var radius=5000; //radius in m around the vehicle to search for the refill stati
var offset=0; //offset of the start record to get on the list of pois
var maxWindowSize=20; //max size of elements to return as a result
var fuelCategoryId; //unique id of fuel category
-var zoom_guidance=4; //zoom level when a guidance starts
+var zoom_guidance=2; //zoom level when a guidance starts
//the default data below will be managed by the persistency component in the future
address[NAVIGATIONCORE_COUNTRY]="Switzerland";