-
Hi, I'm getting this error while trying to load the map
```
System.err: TypeError: Cannot read property 'getInstance' of undefined
System.err: File: "file:///data/data/org.nativescript.complain…
-
**Is your feature request related to a problem? Please describe.**
I've just noticed that APKs became available again meanwhile, and picked the latest `app-bayernfloss-release.apk` from the releases …
-
Hello,
I installed the library following the steps and could only get the app to run on Android after downgrading to 6.0.0. When I try to upgrade to 6.03 or the latest version. The app crashes after …
-
Hi,
I am trying to use the turn-by-turn navigation example, but I cannot resolve the reference:
import com.mapbox.navigation.examples.**databinding**.MapboxActivityTurnByTurnExperienceBinding
…
-
**Android API:**
```
ext {
buildToolsVersion = "33.0.0"
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
// We use NDK 23 which h…
-
Whenever the `MapboxRouteLineApi` needs to update the vanishing point (`MapboxRouteLineApi#updateTraveledRouteLine`), `MapboxRouteLineOptions#styleInactiveRouteLegsIndependently` is enabled, and the r…
-
After a line pattern is set, it cannot be un-set anymore to get back the default stroke (i.e. a colorful line).
I made a demo inside the sample app in https://github.com/e-foundation/maplibre-plugi…
-
Android : le package fait palnter l'appli
IOS : cercle bleu autour du point de l'utilisateur, cercle plus ou moins important mais empêchant de cliquer sur les points des commerces.
Serait-il possi…
-
When I generate a new SymbolLayer with a SymbolPlacement that has SymbolPlacement.LINE_CENTER as its value, I get the following error:
```
error while loading slopes PlatformException(Throwable, …
-
**Android API: 29**
**Mapbox Navigation SDK version:1.6.1**
### Steps to trigger behavior
If `muteVoiceGuidance` is previously set to true and then you try try to set it to false this does not…