Helicopter/Ruler routing #5381

Merged
root merged 14 commits from helicopter-navigation-v2 into master 2023-08-31 10:29:26 +00:00

14 commits

Author SHA1 Message Date
91f8cdff1d
[drules] Regenerated
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:28:01 +03:00
3f9194f1bf
[router] Replaced flags isTransit, isRuler with enum routing::RouterType. Added comments
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:56 +03:00
c5e40dda5a
[router] Formatting according to PR #5381 comments
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:56 +03:00
0e50e36564
[Android] Formatting according to PR #5381 comments
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:55 +03:00
6e1235f551
[iOS] Reduced transit route info panel min height. Added min height constraint to transit route distance label.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:55 +03:00
79910b3031
[iOS] Added "Distance: " prefix to ruler route lower panel
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:54 +03:00
72bf94efea
[desktop] Added new routing type to routing settings UI
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:53 +03:00
bd584809a1
[iOS] Added new routing type. Showing detailed ruler route info in bottom panel
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:53 +03:00
810c9853c5
[Android] Added new routing type. Showing detailed ruler route info in bottom panel
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:52 +03:00
386c12720a
[strings] Regenerated strings
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:52 +03:00
2b6561d30b
[strings] placepage_distance is now available in Android
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:51 +03:00
35d4e15845
In route preview mode user can continue route polyline by single tap.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:50 +03:00
45be2493db
[drape] Ruler route is drawn on top of buildings and has custom colors.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:49 +03:00
efb4ddb03e
[router] Added new route type "Ruler"
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2023-08-31 12:26:47 +03:00