-
I add this in my layout
> android:id="@+id/summaryBottomSheet"
> android:layout_width="match_parent"
> android:layout_height="wrap_content"
> and…
-
Project is Expo detached. We switched package.json to point to master, and when we call snapshot manager in a release build (works fine in dev mode) it produces this crash:
Android: 8.1.0 (also 9)
…
-
**Android API:** 30
**Mapbox Navigation SDK version:** 2.0.0-beta2
### Steps to trigger behavior
1. Trigger a reroute by going off course (I'm running a mock location app on my phone)
#…
-
### Mapbox Implementation
Mapbox
### Mapbox Version
11
### Platform
Android
### `@rnmapbox/maps` version
10.1.8
### Standalone component to reproduce
```javascript
import R…
-
~Suddenly~ *After upgrading flutter to `3.19`*, I can no longer zoom using pinch to zoom or rotate the map using two fingers. When I do so I get:
`W/MultiFingerGesture(18269): Some MotionEvents were …
-
My application crash when I try to use the navigation function while my network connection is on data(4G), when the connection is wifi, the navigation is working.
using android 8.0, kotliin and com…
-
### Steps to reproduce
1. Migrate existing working project to AndroidX
2. Build via gradle from command line.
### Expected behavior
Successful build
### Actual behavior
Errors throw…
-
Hello,
What i'm trying to do is to get a different icon for a SymbolLayer depending on the Zoom value.
I tried to use the `Mapbox.StyleSheet.camera` but it doesn't work, i get the following error…
-
I'd like to use Mapbox PlacePicker plugin for android. My app build.gladle
```
apply plugin: 'com.android.application'
apply plugin: 'com.google.gms.google-services' // Google Services plugin
a…
-
## Environment
- Android OS version: Any
- Devices affected: Any
- Maps SDK Version: 10.8.1
## Observed behavior and steps to reproduce
Given in my style I have any layer with no min/ max z…