mapbox / mapbox/mapbox-navigation-ios-examples
Add intermediate waypoints
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 63
- Forks
- 32
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Hi there,
A question. I'm trying to record and save specific routes to our own api we wrote. Now there is an example for custom routes and there you comment that we can specify more intermediate waypoints. We want to specify that you start from your location so WP1, the start location of the route WP2, this happens with autorouting. But from WP2 to the end location of the route or WP3, we want to use the exact route we saved to the own database. Can you please tell us how we do this?
Navigation-Examples/Examples/Custom-Server.swift
Thanks in advance
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Navigation-Examples/Examples/Custom-Server.swift and review how custom routes and intermediate waypoints are configured. Determine whether the example supports combining autorouted segments with an exact route retrieved from an external API, and document the supported approach or the required scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100