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 want to import this project by .aar but i don't know what file i need to import.
Now i import MapLibreAndroid-release.aar and dependence:
api(libs.maplibreJavaGeoJSON)
api(libs.maplibreGestures)
implementation(libs.maplibreJavaTurf)
implementation(libs.timber)
It show error message like "terminating due to uncaught exception of type jni::PendingJavaException" when i run the project.
Is there any other file i need to import?
MapLibre Android Version
11.8.1
Android SDK Version
Android 10
Device
HuaWei
What happened?
Android aar is missing org.maplibre.android.gestures package
I just import MapLibreAndroid-release.aar.
Should I import any other file?
Steps to reproduce
After import aar package
Renderer
No response
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: