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 Mapbox Android SDK 5.0 we're releasing today the second beta v5.0.0-beta.2 in the 5.x series. Release 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 however that v5.0.0-beta.2 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.
Our SNAPSHOT build will now be build from release-ios-v3.5.0-android-v5.0.0. This allows users to test fixes we make between now and the actual release.
In preparation for the final release of Mapbox Android SDK
5.0
we're releasing today the second betav5.0.0-beta.2
in the5.x
series. Release5.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 however that
v5.0.0-beta.2
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
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.2
in/platform/android/MapboxGLAndroidSDK/gradle.properties
5.0.0-beta.2
artifact to Maven Central5.0.0-SNAPSHOT
in/platform/android/MapboxGLAndroidSDK/gradle.properties
android-v5.0.0-beta.2
release on GitHub5.0.0-beta.2
and release on Google Play @cammace/cc @mapbox/mobile @mapbox/support
The text was updated successfully, but these errors were encountered: