mapbox-maps-android
mapbox-maps-android copied to clipboard
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
## Environment - Android OS version: 11 - Devices affected: Samsung Galaxy A52 - Maps SDK Version: v10.5.0 (but also on the previous v10 versions) ## Observed behavior and steps...
This is some WIP for #1490 (I can't use labels unfortunately)
This feature is about allowing users to tap on the map similarly to how `mapSurface.getMapboxMap().addOnMapClickListener` works. This would allow users to tap on a specific POI and do things like...
## New Feature Add on CameraBoundsOptions.Builder the possibility to zoom to bounds made by a FeatureCollection and/or by multiple Points. (If this feature already exists please make it clear on...
Fatal Exception: java.lang.Error unordered_map::at: key not found com.mapbox.maps.Map.render (Map.java) com.mapbox.maps.NativeMapImpl.render (NativeMapImpl.java:2) com.mapbox.maps.renderer.MapboxRenderer.render (MapboxRenderer.java:5) com.mapbox.maps.renderer.MapboxRenderThread.draw (MapboxRenderThread.java:77) com.mapbox.maps.renderer.MapboxRenderThread.doFrame (MapboxRenderThread.java:10) **Mapbox Navigation SDK version:**com.mapbox.navigation:android:2.6.0-rc.2 I am having this Crash showing up in my...
## Environment - Android OS version: 9,10,11,12 - Devices affected: irrelevant - Maps SDK Version: 10.2.0 ## Observed behavior and steps to reproduce I am not able to reproduce this...
## Environment - Android OS version: 8 - 12 - Devices affected: several, for example Pixel 4a - Maps SDK Version: 10.6 ## Observed behavior and steps to reproduce SDK...
Build file 'C:\Users\xxxx\Downloads\mapbox-maps-android-main\mapbox-lint\build.gradle' line: 3 Plugin [id: 'com.android.lint'] was not found in any of the following sources: * Try: Run with --info or --debug option to get more log output....
## Environment - Android OS version: 12 SKQ1.211006.001 - Devices affected: tested with Xiaomi Poco F3, probably all Xiaomi devices running Android 12 - Maps SDK Version: for our app...
When testing solutions for this https://github.com/mapbox/mapbox-maps-android/issues/1413 Ran into this crash ``` 2022-08-02 14:05:14.328 15236-15358/com.mapbox.navigation.qa_test_app E/AndroidRuntime: FATAL EXCEPTION: animation_thread Process: com.mapbox.navigation.qa_test_app, PID: 15236 com.mapbox.maps.exception.WorkerThreadException: The exception that is thrown when an...