maplibre-react-native icon indicating copy to clipboard operation
maplibre-react-native copied to clipboard

How can i fix this error when try to use @maplibre/maplibre-react-native with Android

Open PJEst opened this issue 2 years ago • 4 comments
trafficstars

i get this error when i use import MapLibreGL from '@maplibre/maplibre-react-native' ( it work on ios but error with android) image image

PJEst avatar Aug 28 '23 17:08 PJEst

this is a copy of https://github.com/maplibre/maplibre-react-native/issues/44 I believe the problem has been solved

Anwenden001 avatar Sep 18 '23 09:09 Anwenden001

which it could be: do you have the instruction of the [https://github.com/maplibre/maplibre-react-native/blob/main/android/install.md] Android installation

Anwenden001 avatar Sep 18 '23 10:09 Anwenden001

which it could be: do you have the instruction of the [https://github.com/maplibre/maplibre-react-native/blob/main/android/install.md] Android installation

I am facing the above issue running on Expo App in Android 11

Leandro-Albano avatar Sep 28 '23 23:09 Leandro-Albano

Did you call MaplibreGL.setAccessToken(null) before instantiating the map?

sarahsporck avatar Oct 07 '23 20:10 sarahsporck

Closing due to inactivity. Comment if you are facing a similar problem and provide a minimal reproduction repository.

KiwiKilian avatar Nov 15 '24 17:11 KiwiKilian