mapbox / mapbox/mapbox-gl-directions

multiple waypoints support

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

Nobody has claimed this yet.

auto-triaged enhancement
Dominant language
JavaScript
Stars
255
Forks
130
PR merge metrics
No merged PRs in 30d

Description

Hi. Thanks for this nice package.

I am curious about 2 things.

1) is it possible to add waypoints all at once instead of adding them one by once?

2)

a) if the answer above is no, then do I have to pay map load price for adding each waypoint one by one?

b) any other ways you can think of ? or I should use directions api directly to achieve 1 map load only and multiple waypoints?

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

Review the plugin's waypoint handling and its integration with the Mapbox Directions API first; the issue does not name specific files or tests. Determine whether multiple waypoints can be supplied in one operation and how map-load billing applies. Done means providing a clearly supported path or documenting the limitation and recommended approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.