-
### Description
In terms of `Navigation for Android` exists 2 types of `Navigation`([Router](https://github.com/mapbox/mapbox-navigation-android/blob/d45035512a/libnavigation-base/src/main/java/com/m…
-
Hello and sorry for the bad english
There is a problem with building microG.
Android build gradle version used by default is`ext.androidBuildGradleVersion = '4.1.0'` and AAPT2 4.1.0 process each…
Vavun updated
3 years ago
-
Hey! I just updated this plugin to the latest version v6.2.21 and I got the following error:
```
System.err: An uncaught Exception occurred on "main" thread.
System.err: Calling js method run fai…
-
Presently, MapLibre Nav carries a direct integration to Mapbox routing services. Configuring MapLibre Nav to work with any other routing service including opensource engines like Valhalla requires rew…
-
Everything goes find when debug with proguard closed, but when I open proguard for release, the error shows.
`The key does not match the format: component/index/key with index being a number or *.`
…
-
Hello we are currently encountering an issue with the google location engine implemented in the SDK on Circle CI. I did not find anyway to customize the callback !
### Steps to reproduce
1. act…
-
## Environment
- Android OS version: 13
- Devices affected: Google Pixel 7
- Maps SDK Version: 11.0.0
## Observed behavior and steps to reproduce
```
Duplicate class com.mapbox.common.modu…
-
Hello,
I'm using tns version 3.4.1, atfer i have added the plugin to the project using
`tns plugin add nativescript-mapbox`
the command
`tns run android`
throws the following error
```
…
-
I have been trying to solve this issue but to no success. I have tried all the suggested methods and solution. None works. Been trying to compile on Expo EAS. This is the error keep getting.
[stder…
-
How come these 3 lines don't prevent an exception?
`
GeoJsonSource poisSource = new GeoJsonSource(SOURCE_ID, features);
if (mapboxMap.getStyle().getSource(SOURCE_ID) == null)
…