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
It seems one needs to provide payment details to Mapbox to get an access token for testing.
We already combine Mapbox with the open MapLibre libraries, but we still use the Mapbox API token, at least for geocoding, map styles, and vector tiles. There might be more use cases too.
We could probably provide fallback open/free options for these APIs to encourage open development. The map itself is an essential part of the user experience, so it's hard to develop/fix features without being able to see the map.
The text was updated successfully, but these errors were encountered:
It seems one needs to provide payment details to Mapbox to get an access token for testing.
We already combine Mapbox with the open MapLibre libraries, but we still use the Mapbox API token, at least for geocoding, map styles, and vector tiles. There might be more use cases too.
We could probably provide fallback open/free options for these APIs to encourage open development. The map itself is an essential part of the user experience, so it's hard to develop/fix features without being able to see the map.
The text was updated successfully, but these errors were encountered: