Skip to content

Release LocationLayerPlugin v0.7.0 #597

@LukasPaczos

Description

@LukasPaczos

Features

Version 0.7.0 of the LocationLayerPlugin adds additional methods that allow manipulating the camera while any of the camera modes, besides CameraMode#NONE, is engaged.

  • Use LocationLayerPlugin#zoomWhileTracking to zoom in/out the camera.
  • Use LocationLayerPlugin#tiltWhileTracking to tilt the camera.

Changelog

  • Additional methods to tilt and zoom in/out the camera while camera tracking is engaged #583
  • Fixed wrong focal point persisting when camera modes are changed quickly #583
  • Update ProGuard to support built-in shrinker of Gradle Plugin #582
  • Break camera tracking on fling #587
  • Maps SDK bump to 6.3.0 #585
  • Fixed memory leak when using the mapbox-plugins #570
  • Always make plugin visible in location start when enabled #592
  • Check if the layer is hidden when setting render mode #594
  • Adjust camera based on the camera mode when plugin enabled #596

Release checklist

  • Cut the release branch
  • Run through testapp/demo app and test all activities
  • Update README.md
  • Update CHANGELOG.md
  • Change version name to 0.7.0 in gradle.properties
  • Publish 0.7.0 artifact to Maven Central
  • Change version name back to 0.8.0-SNAPSHOT
  • Merge the release branch back to master
  • Tag v0.7.0 in GitHub

Post-release

  • Update constants.js file in android-docs repo
  • Generate updated javadocs and add to android-docs repo
  • Update the version # in the Mapbox demo app @langsmith
  • Update the version # in the Studio Preview app @langsmith

/cc: @mapbox/android

Metadata

Metadata

Assignees

No one assigned

    Labels

    location-layer-pluginIssues that deal with the location layer module

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions