mapbox-maps-android
mapbox-maps-android copied to clipboard
Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL.
## Environment - Search SDK Component (check at least one) - [x] Core Search SDK (`SearchEngine` class, and etc.) - [ ] Offline Search SDK (`OfflineSearchEngine` class, and etc.) -...
### Summary of changes Makes some small changes to the Add Point Annotations Example, and then adds a version of it ported to Java. https://github.com/mapbox/mapbox-maps-android/assets/43389660/4c6c35c7-cc66-4849-a03f-5f0e988f5274 ### User impact (optional) Improves...
## Environment - Android OS version: c7a4d0a06e7ee01808bf08bbe6046a0d15031f04 aka 10.14.1 and 5d9e37d2e7b8da090536b89feea965bd4afb51cf aka 10.5.0-rc.1 - Devices affected: Android Emulator Pixel 3a API 34 extension elevel 7 arm64-v8a - Maps SDK Version:...
## Environment - Android OS version: All versions - Devices affected: samsung s20 - Maps SDK Version: 10.5.0 ## Observed behavior and steps to reproduce sometimes I am getting crash...
## Environment - Android OS version: 9 - Devices affected: Samsung Galaxy S8 - Maps SDK Version: 10.16.0 ## Observed behavior and steps to reproduce While using a mapview inside...
## Environment - Android OS version: 13 - Devices affected: - Maps SDK Version: 10.10.0 ## Observed behavior and steps to reproduce I put this as a bug as I...
It seems that Mapbox will store quite a lot of data under `./files/.mapbox/` , which may affect other data from auto backup. However, there is no guideline on setting up...
## Environment - minSdk 25 / targetSdk 32 - Maps SDK Version: 10.13.0 - Compose ## Observed behavior and steps to reproduce The map doesn't show, instead a blue color....
Request of having View Annotation Manager methods in MapViewportState in Jetpack Compose extension.
## New Feature Request A request of having View Annotation Manager methods in MapViewportState in Jetpack Compose extension. ## Issue with current implementation I am using Mapbox official jetpack compose...
## New Feature I want to be able to add a view (animated speedometer in my case) on top of the map surface. it will look like what Waze uses...