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

android-v9.5.0-beta.1

Compare
Choose a tag to compare
@kiryldz kiryldz released this 14 Sep 18:58
203e9dd

9.5.0-beta.1 - September 14, 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