Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

android-v9.5.0

Compare
Choose a tag to compare
@Chaoba Chaoba released this 25 Sep 09:38
· 2 commits to release-zinfandel since this release
4d58794

9.5.0 - September 25, 2020

Changes since Mapbox Maps SDK for Android 9.4.0

Improvements and bug fixes

  • Fix crash when converting screen coordinate as part of moveBy (#555)
  • Upgrade MapView to manage multiple OnTouchListener-s (#511)
  • Remove LocalGlyphRasterizer, now it's a part of core as pure C++ implementation. (#548)
  • LocationIndicatorLayer: deprecate getImageTiltDisplacement method, introduce it's replacement - getImagePitchDisplacement. (#548)
  • LocationPropertyFactory: imageTiltDisplacement methods are deprecated, imagePitchDisplacement are introduced for replacement. (#548)

Dependencies

  • Update core library to 5.0.0