[routing] Extended navigation info about next turn street/road #2658

Merged
AntonM030481 merged 15 commits from navigation into master 2022-06-07 12:20:22 +00:00

15 commits

Author SHA1 Message Date
Anton Makouski
bd5b06e717 Merge branch 'navigation' of https://github.com/AntonM030481/organicmaps into navigation 2022-06-07 13:10:46 +03:00
Anton Makouski
a55062c6fd Small fixes for review + test
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
ee3bfa0d20 Small fixes for review
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
d7cde8cce1 Small fixes for review
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
d04b09bf47 Small fixes for review
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
e685c715d8 Test fixes, small bugfixes and review fixes
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
86f2957179 Comments + fix of compile error
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
08fdbde470 [routing] Extended navigation info about roads
2nd iteration for #849

Extended info about next street/road:
- for next street it will show "[ref] name" .
- for highway links - "[junction:ref]: [target:ref] > target".
If no target - it will be replaced by name of next street.
If no [target:ref] - it will be replaced by [ref] of next road.

Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 13:06:32 +03:00
Anton Makouski
11fc545202 Small fixes for review + test
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 12:59:02 +03:00
Anton Makouski
5b11fed3b9 Small fixes for review
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-07 10:31:27 +03:00
Anton Makouski
d5d9b1fdaf Small fixes for review
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-05 23:26:43 +03:00
Anton Makouski
9b0e84d9eb Small fixes for review
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-05 17:04:22 +03:00
Anton Makouski
1923961e28 Test fixes, small bugfixes and review fixes
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-03 13:24:02 +03:00
Anton Makouski
0ac29af999 Comments + fix of compile error
Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-02 12:42:02 +03:00
Anton Makouski
795972e4ac [routing] Extended navigation info about roads
2nd iteration for #849

Extended info about next street/road:
- for next street it will show "[ref] name" .
- for highway links - "[junction:ref]: [target:ref] > target".
If no target - it will be replaced by name of next street.
If no [target:ref] - it will be replaced by [ref] of next road.

Signed-off-by: Anton Makouski <anton.makouski@gmail.com>
2022-06-01 20:13:57 +03:00