mapbox / mapbox/mapbox-navigation-ios-examples

Add intermediate waypoints

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.