Mapbox Android Plugins are a collection of libraries that extend our other SDKs, helping you design powerful mapping features while the plugins handle most of the heavy lifting.
/cc: @mapbox/android
Additional notes
Plugin artifacts are versioned based on the major Maps SDK version. Each plugin's artifact name includes a suffix that declares which major version of the Maps SDK this plugin's version is compatible with, for example:
Changelog mapbox-android-plugin-annotation-v9:0.9.0:
Bugs
Release checklist
CHANGELOG.md
0.9.0
ingradle.properties
circle.yml
release job to the current branch0.9.0
artifact to Maven Central0.10.0-SNAPSHOT
circle.yml
back tomaster
master
mapbox-android-plugin-annotation-v9:0.9.0
in GitHubPost-release
README.md
constants.js
file inandroid-docs
repoandroid-docs
repo/cc: @mapbox/android Additional notes Plugin artifacts are versioned based on the major Maps SDK version. Each plugin's artifact name includes a suffix that declares which major version of the Maps SDK this plugin's version is compatible with, for example:
{artifact_name}-v{major_maps_sdk_version}:{plugin_version} -> mapbox-android-plugin-annotation-v7:0.4.0