-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
location-layer-pluginIssues that deal with the location layer moduleIssues that deal with the location layer module
Milestone
Description
The ticket tracks the release of the Location Layer plugin 0.5.3. The following fixes and changes are included in this release:
- Adds a constructor which doesn't take in a locationEngine and sets up an internal engine instead #527
- Remove and readd onMapChange in onStart/onStop #403
- Sets initial value to infinity to prevent puck showing at nullisland #516
- Use enable/disable methods in onStop and onStart to toggle
isEnabledboolean #528 - Don’t update stale state if it’s not enabled in options #525
- Fixes accuracy circle layer not setting color correctly #526
- Updated Map SDK to 6.1.3 #531
Release checklist
- Change version name to proper release versions in
gradle.properties - Publish artifacts to Maven Central
- Change version name back to
-SNAPSHOT - Update
CHANGELOG.md's - Tag releases in GitHub
- Close the respective plugin milestones
Post-release
- Update Javadoc @cammace
- If stable version, update plugin's README file in this repo with the correct version @langsmith
- If stable version, update the
constants.jsfile inandroid-docsrepo @langsmith - Update the version # in the Mapbox demo app @langsmith
- Update the version # in the Store Locator app @langsmith
/cc: @mapbox/android
Metadata
Metadata
Assignees
Labels
location-layer-pluginIssues that deal with the location layer moduleIssues that deal with the location layer module