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 the final release of version 5.0 of the Mapbox Android SDK, we're releasing today the third beta in the 5.x series (v5.0.0-beta.3). Version 5.0 brings major features and numerous bug fixes, including breaking API changes. To update your app from 4.x to 5.0 please check and contribute to our migration guide.
The main feature included with this release is support for data-driven styles. Please note that v5.0.0-beta.3 is a pre-release version intended to gather early feedback on the new APIs and detect any potential issues (you can report them here). This release is not intended for production apps.
In preparation for the final release of version
5.0
of the Mapbox Android SDK, we're releasing today the third beta in the5.x
series (v5.0.0-beta.3
). Version5.0
brings major features and numerous bug fixes, including breaking API changes. To update your app from4.x
to5.0
please check and contribute to our migration guide.The main feature included with this release is support for data-driven styles. Please note that
v5.0.0-beta.3
is a pre-release version intended to gather early feedback on the new APIs and detect any potential issues (you can report them here). This release is not intended for production apps.Highlights
querySourceFeatures
) #5792AnimationOptions
#8181float
vsdouble
#4445mapbox_
prefix to attributes #6482geojson
,telemetry
) are now smaller to reduce the overall method count #7642onStart
/onStop
activity lifecylce methodsaccessToken
onMapView
andMapboxMap
#5621.gradle
filesMapGestureDetector
MapKeyListener
MyLocationView
#7116MyLocationView
#8255NullPointerException
during save instance state #7157OnCameraChange
not called for the final position of animation bug #7350MapboxAccountManager
refactor #6534onFling
when while pinch zooming #7666LatLng
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.3
in/platform/android/MapboxGLAndroidSDK/gradle.properties
5.0.0-beta.3
artifact to Maven Central5.0.0-SNAPSHOT
in/platform/android/MapboxGLAndroidSDK/gradle.properties
android-v5.0.0-beta.3
release on GitHub5.0.0-beta.3
and release on Google Play @cammace/cc @mapbox/mobile @mapbox/support
The text was updated successfully, but these errors were encountered: