maplibre / maplibre-navigation-android

Maplibre Navigation SDK for Android
MIT License
86 stars 44 forks source link

remove fastest profile because mapbox api doesn't support it #82

Closed tallongsun closed 11 months ago

tallongsun commented 11 months ago

When i check profile of mapbox api , don't find the fastest option. So remove it and use default driving-traffic profile.

boldtrn commented 11 months ago

Just to clarify: this repository should be independent from Mapbox. I am actually working on a PR right now that will help to make this separation clearer. Just because Mapbox is offering or not offering something should not influence decisions that we take for this repo IMHO.