You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
In preparation for release v5.0.0 of the Mapbox Android SDK, we're releasing today the first beta (v5.0.0-beta.1) in the 5.x series. This release brings major features and numerous bug fixes, including breaking API changes. The main feature included with this release is support for data-driven styles.
To update your app from 4.x to 5.0 please check and contribute to our migration guide.
Please note that this is a pre-release version intended to gather early feedback on the new APIs and to detect any potential issues (you can report them here). This release is not intended for production apps.
Please note that due to an ongoing issue with our CI #7733, this build does not include all architectures (lib-mips is missing, lib-arm-v5, lib-arm-v7, lib-arm-v8, lib-x86,lib-x86-64 are included).
In preparation for release
v5.0.0
of the Mapbox Android SDK, we're releasing today the first beta (v5.0.0-beta.1
) in the5.x
series. This release brings major features and numerous bug fixes, including breaking API changes. The main feature included with this release is support for data-driven styles.To update your app from
4.x
to5.0
please check and contribute to our migration guide.Please note that this is a pre-release version intended to gather early feedback on the new APIs and to detect any potential issues (you can report them here). This release is not intended for production apps.
Highlights
float
vsdouble
#4445mapbox_
prefix to attributes #6482accessToken
onMapView
andMapboxMap
#5621.gradle
filesMapGestureDetector
MapKeyListener
MyLocationView
#7116NullPointerException
during save instance state #7157OnCameraChange
not called for the final position of animation bug #7350MapboxAccountManager
refactor #6534LatLng
objects produced by the SDK are wrapped by default #4522Full changelog and known issues: https://github.com/mapbox/mapbox-gl-native/issues?q=is%3Aopen+is%3Aissue+milestone%3Aandroid-v5.0.0
TODO list for making this happen @zugaldia
5.0.0-beta.1
in/platform/android/MapboxGLAndroidSDK/gradle.properties
5.0.0-beta.1
artifact to Maven Central5.0.0-SNAPSHOT
in/platform/android/MapboxGLAndroidSDK/gradle.properties
release-android-v5.0.0-beta.1
back intomaster
android-v5.0.0-beta.1
release on GitHub5.0.0-beta.1
and release on Google Play @cammace/cc @mapbox/mobile @mapbox/support
The text was updated successfully, but these errors were encountered: