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
I am currently working on a project asking me for an offline map, preferably vectorial.
I'm currently using react-native-osmdroid cause react-native-maps need a token. However, I don't think this is a viable long-term solution (limited by react-native maps, osmdroid and a little community).
I've seen on this issue 1607 (old repo) that v7 should allows using mapbox without token. Is it still relevant?
The text was updated successfully, but these errors were encountered:
@ethaqnix please use issues for bug reporting not questions, stackoverflow should be better place for questions.
The new repo uses new native libraries, so if new native libs require no access token this lib should not require either. If you see otherwise please submit a bugreport.
Hi,
I am currently working on a project asking me for an offline map, preferably vectorial.
I'm currently using react-native-osmdroid cause react-native-maps need a token. However, I don't think this is a viable long-term solution (limited by react-native maps, osmdroid and a little community).
I've seen on this issue 1607 (old repo) that v7 should allows using mapbox without token. Is it still relevant?
The text was updated successfully, but these errors were encountered: