You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapbox/mapbox-directions-swift#334 discusses some refactoring we’d like to do on the Swift side to make the option more object-oriented, but the approach in Java might differ since this SDK follows the Builder pattern.
The Directions API will soon expose a waypoints parameter similar to the Map Matching API’s: Project-OSRM/osrm-backend#5345.
We should add / account for this parameter - iOS equivalent in mapbox/mapbox-directions-swift#334
The text was updated successfully, but these errors were encountered: