osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Multi Via Maneuver Support

Open YashowardhanTripathi opened this issue 3 years ago • 1 comments

Hi, Now we have single via maneuver support if it possible to get turn into multi via support.

YashowardhanTripathi avatar May 10 '22 11:05 YashowardhanTripathi

It is already supported. It happily parses multiple via ways.

https://github.com/Project-OSRM/osrm-backend/blob/79d4363d5972ea4d69abd92b26cda80de7941365/src/extractor/maneuver_override_relation_parser.cpp#L101-L103

However, there are a few open issues related to maneuver support. See #6126 and #6215

mjjbell avatar May 10 '22 11:05 mjjbell

Closing as it seems we are done here(feel free to re-open though)

SiarheiFedartsou avatar Aug 28 '22 10:08 SiarheiFedartsou