Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Jormun - NAV-3444] fix multiple first and last sections #4334

Merged
merged 19 commits into from
Dec 19, 2024

Conversation

xlqian
Copy link
Member

@xlqian xlqian commented Dec 18, 2024

@xlqian xlqian changed the title Fix parking mode multi first section bis [Jormun - NAV-3444] fix multiple first and last sections Dec 18, 2024
@princefr princefr self-requested a review December 18, 2024 16:01
bike_park_to_sp_section = response_pb2.Section()
bike_park_to_sp_section.id = "Street_network_section_2"
bike_park_to_sp_section.origin.CopyFrom(origin)
bike_park_to_sp_section.destination.CopyFrom(destination)
bike_park_to_sp_section.type = response_pb2.STREET_NETWORK
bike_park_to_sp_section.street_network.mode = response_pb2.Walking
bike_park_to_sp_section.street_network.street_information.extend(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor: not necessary

@xlqian xlqian merged commit 6d434ea into dev Dec 19, 2024
9 of 10 checks passed
@xlqian xlqian deleted the fix_parking_mode_multi_first_section_bis branch December 19, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants