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
Update Javadoc for the Mapbox Java docs section in /android-docs repo
Update the demo app
Update version # in config files in /help @langsmith
After updating the demo app: Update android-docs
Update the constants.js file in android-docs repo so that implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:x.x.x' line is updated in the Gradle section of the MAS overview page
run git submodule update --remote examples/maps to pull in updated example code
Includes
Exclude *.java from being added to library jars #992
Adjust @nullable and @NotNull annotations to match what comes from Directions API #990
Add Isochrone API support #988
Remove sonarqube integration #986
Remove android tooling #984
Remove dependency of Turf library on services-core #981
Update MapMatching to use a POST request if the url for a GET request is larger than the maximum allowed size #978
Update Directions to use a POST request if the url for a GET request is larger than the maximum allowed size #977
Add Interceptor support for MapboxRouteTiles #976
Add POST support to Directions #975
Add explicit US locale to String.Format of bouding box #973
Release checklist @osana
README.mdfile4.6.0ingradle.properties(removing-SNAPSHOT)4.6.0artifact to Maven Central-SNAPSHOTat the endCHANGELOG.mdv new release versionin GitHubPost-release @langsmith
/android-docsrepoandroid-docsconstants.jsfile inandroid-docsrepo so thatimplementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:x.x.x'line is updated in the Gradle section of the MAS overview pagegit submodule update --remote examples/mapsto pull in updated example code/cc: @mapbox/android