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: V12 - Devices affected: Google Pixel 6 - Maps SDK Version: V10.7.0 Mapbox SDK memory leak detected! MapboxMap object (accessing getStyle) should not be...
## Environment - Android OS version: v28 and v31 - Devices affected: Samsung Note 8 and Pixel 6 - Maps SDK Version: 10.7.0 ## Observed behavior and steps to reproduce...
### Summary of changes - Added notifications about release branch updates - Changed python script to send single relevant parameter with the merged branch name ### User impact (optional) ##...
### Summary of changes - After gl-native bump to v10.8.0-rc.1, exceptions in set camera will be handled in native, which makes the fix in https://github.com/mapbox/mapbox-maps-android/pull/652 redundant. Reverting old fix in...
### Summary of changes This branch adds support to preserve cached layer properties during the getLayer call. We then use any cached properties when the layer is later added to...
### Summary of changes In view annotation manager we were relying on `ViewTreeObserver.OnGlobalLayoutListener` listener to control 2 state changes for the view annotation: - dimension change caused by `WRAP_CONTENT` -...
## Environment - Android OS version: 8-12 - Devices affected: All - Maps SDK Version: implementation 'com.mapbox.maps:android:10.3.0' implementation "com.mapbox.navigation:android:2.3.0" With the following Locations. first location is zooming properly. but the...
## Environment - Android OS version: Android 12 (S) - Devices affected: Pixel 6 Pro, but likely others - Maps SDK Version: 10.6.0 ## Observed behavior and steps to reproduce...
### Summary of changes Update gradle version to [7.5.1](https://docs.gradle.org/7.5.1/release-notes.html). Also it's unblock us in using new dependency system. ### User impact (optional) ## Pull request checklist: - [ ] Briefly...
## Environment - Android OS version: Android 11 - Devices affected: real android devices - Maps SDK Version: 10.7 ## Observed behavior and steps to reproduce I'm using view annotation...