This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
android-v9.5.0
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