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

android-v9.1.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@Chaoba Chaoba released this 27 Mar 08:55
· 3 commits to release-vanillashake since this release

Changes since Mapbox Maps SDK for Android v9.1.0-beta.1:

  • Introduced APIs and callbacks for customizing the style used in a MapSnapshotter snapshotter with runtime styling methods. (#268, #292)
  • The within expression now consistently evaluates point features accurately when they are near the boundary of the evaluated geometry and when the geometry crosses the antimeridian. (#16319, (#16330)
  • Fixed a bug that would cause local CJK glyphs to be rendered incorrectly when generated on a device with the high-contrast accessibility setting enabled. (#289)
  • Updated mapbox-events-android from v4.7.3 to v5.0.0, which reverts a change to JobIntentService that was published in v4.7.2. (#294)