Changes since Mapbox Maps SDK for Android v9.4.0
Changes made to match core library v4.0.0 updates
- 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 4.0.0