Still tied to Mapbox? #101
Replies: 2 comments 1 reply
-
The default UI (navigation-ui) is still using the MapboxDirections SDK. You can use this SDK with other services than Mapbox though, you could use it with GraphHopper or Valhalla for example. You can use this repo without signing up for a Mapbox API key. If you want to, you can use it with Mapbox though.
While not related to navigation, I think both should work fine with Maplibre-Native and this repo. With that said, if you need some features from this repo or if something is not working, feel free to let us know and ideally create a PR to fix it 👍 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, I have my dev trying to implement maplibre navigation into our app, however he says it is using mapbox access tokens in some places? We were initially using mapbox, and he was having no trouble with it, but now we are kind of stuck changing over to an alternative.
We also want to have POI icons, routing that follows pre-determined routes and some other features. For map hosting we want to use either protomaps or stadiamaps. I do know protomaps uses the MVT format.
So whilst mapbox is simply not viable financially for us, it seems the alternatives are a lot more complex. We are kind of stuck...
My dev says: (please excuse his English)
Beta Was this translation helpful? Give feedback.
All reactions