diff --git a/data/colors.txt b/data/colors.txt index b952df9b39..795ef1e14e 100644 --- a/data/colors.txt +++ b/data/colors.txt @@ -344,7 +344,8 @@ 872415231 1074860288 1090519039 -1216522952 +1221990424 +1223166995 1292174597 1292964096 1293171732 diff --git a/data/drules_proto_clear.bin b/data/drules_proto_clear.bin index bf357fd9e4..8f749f7664 100644 Binary files a/data/drules_proto_clear.bin and b/data/drules_proto_clear.bin differ diff --git a/data/drules_proto_clear.txt b/data/drules_proto_clear.txt index 7884605050..f89c02b17c 100644 --- a/data/drules_proto_clear.txt +++ b/data/drules_proto_clear.txt @@ -103037,7 +103037,7 @@ colors { } value { name: "Arrow3DObsolete" - color: 1216522952 + color: 1223166995 } value { name: "Arrow3DOutline" diff --git a/data/drules_proto_dark.bin b/data/drules_proto_dark.bin index 456005ea68..8d6ed2f64d 100644 Binary files a/data/drules_proto_dark.bin and b/data/drules_proto_dark.bin differ diff --git a/data/drules_proto_dark.txt b/data/drules_proto_dark.txt index 1e18247e4e..b50643f40a 100644 --- a/data/drules_proto_dark.txt +++ b/data/drules_proto_dark.txt @@ -103122,7 +103122,7 @@ colors { } value { name: "Arrow3DObsolete" - color: 1216522952 + color: 1221990424 } value { name: "Arrow3DOutline" diff --git a/data/drules_proto_vehicle_clear.bin b/data/drules_proto_vehicle_clear.bin index 4f1d360341..d835a0ce38 100644 Binary files a/data/drules_proto_vehicle_clear.bin and b/data/drules_proto_vehicle_clear.bin differ diff --git a/data/drules_proto_vehicle_clear.txt b/data/drules_proto_vehicle_clear.txt index e9253626de..080b5da4c3 100644 --- a/data/drules_proto_vehicle_clear.txt +++ b/data/drules_proto_vehicle_clear.txt @@ -71760,7 +71760,7 @@ colors { } value { name: "Arrow3DObsolete" - color: 1216522952 + color: 1223166995 } value { name: "Arrow3DOutline" diff --git a/data/drules_proto_vehicle_dark.bin b/data/drules_proto_vehicle_dark.bin index 47fcd150e8..b98d4e04ef 100644 Binary files a/data/drules_proto_vehicle_dark.bin and b/data/drules_proto_vehicle_dark.bin differ diff --git a/data/drules_proto_vehicle_dark.txt b/data/drules_proto_vehicle_dark.txt index ac7b80ceb5..e9297bf86b 100644 --- a/data/drules_proto_vehicle_dark.txt +++ b/data/drules_proto_vehicle_dark.txt @@ -72084,7 +72084,7 @@ colors { } value { name: "Arrow3DObsolete" - color: 1216522952 + color: 1221990424 } value { name: "Arrow3DOutline" diff --git a/data/styles/clear/style-clear/style.mapcss b/data/styles/clear/style-clear/style.mapcss index 776f2c7404..41136447a9 100644 --- a/data/styles/clear/style-clear/style.mapcss +++ b/data/styles/clear/style-clear/style.mapcss @@ -51,7 +51,7 @@ colors RouteFake-color: #A8A8A8; RouteFakeOutline-color: #717171; Arrow3D-color: #50AAFF; - Arrow3DObsolete-color: #82AAC8; + Arrow3DObsolete-color: #E80C13; Arrow3DObsolete-opacity: 0.72; Arrow3DShadow-color: #3C3C3C; Arrow3DShadow-opacity: 0.24; diff --git a/data/styles/clear/style-night/style.mapcss b/data/styles/clear/style-night/style.mapcss index 378b96eca1..384ebb9b4a 100644 --- a/data/styles/clear/style-night/style.mapcss +++ b/data/styles/clear/style-night/style.mapcss @@ -51,7 +51,7 @@ colors RouteFake-color: #A8A8A8; RouteFakeOutline-color: #717171; Arrow3D-color: #41C8FF; - Arrow3DObsolete-color: #82AAC8; + Arrow3DObsolete-color: #D61818; Arrow3DObsolete-opacity: 0.72; Arrow3DShadow-color: #3C3C3C; Arrow3DShadow-opacity: 0.24; diff --git a/data/styles/vehicle/style-clear/style.mapcss b/data/styles/vehicle/style-clear/style.mapcss index 69400d2db2..b8b38294fa 100644 --- a/data/styles/vehicle/style-clear/style.mapcss +++ b/data/styles/vehicle/style-clear/style.mapcss @@ -51,7 +51,7 @@ colors RouteFake-color: #A8A8A8; RouteFakeOutline-color: #717171; Arrow3D-color: #50AAFF; - Arrow3DObsolete-color: #82AAC8; + Arrow3DObsolete-color: #E80C13; Arrow3DObsolete-opacity: 0.72; Arrow3DShadow-color: #3C3C3C; Arrow3DShadow-opacity: 0.24; diff --git a/data/styles/vehicle/style-night/style.mapcss b/data/styles/vehicle/style-night/style.mapcss index 69c025afc9..2306f4d9af 100644 --- a/data/styles/vehicle/style-night/style.mapcss +++ b/data/styles/vehicle/style-night/style.mapcss @@ -51,7 +51,7 @@ colors RouteFake-color: #A8A8A8; RouteFakeOutline-color: #717171; Arrow3D-color: #41C8FF; - Arrow3DObsolete-color: #82AAC8; + Arrow3DObsolete-color: #D61818; Arrow3DObsolete-opacity: 0.72; Arrow3DShadow-color: #3C3C3C; Arrow3DShadow-opacity: 0.24; diff --git a/drape_frontend/my_position_controller.cpp b/drape_frontend/my_position_controller.cpp index 207b959bff..3f12c98259 100644 --- a/drape_frontend/my_position_controller.cpp +++ b/drape_frontend/my_position_controller.cpp @@ -29,7 +29,7 @@ double const kGpsBearingLifetimeSec = 5.0; double const kMaxPendingLocationTimeSec = 60.0; double const kMaxTimeInBackgroundSec = 60.0 * 60 * 30; // 30 hours before starting detecting position again double const kMaxNotFollowRoutingTimeSec = 20.0; -double const kMaxUpdateLocationInvervalSec = 30.0; +double const kMaxUpdateLocationInvervalSec = 10.0; // It is important to see that GPS was lost ASAP. double const kMaxBlockAutoZoomTimeSec = 10.0; int const kZoomThreshold = 10;