Mapbox GL v8.3.0-beta.1 Release Notes

Release Date: 2019-08-22 // over 4 years ago
  • ๐Ÿš€ Changes since Mapbox Maps SDK for Android v8.3.0-alpha.3:

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed a bug where glyphs generated through the LocalGlyphRasterizer interface were changing fonts during some zoom changes. #15407
    • ๐Ÿ›  Fixed use of objects after moving, potentially causing crashes. #15408
    • ๐Ÿ›  Fixed a possible crash that could be caused by invoking the wrong layer implementation casting function #15398.
    • 0๏ธโƒฃ Font lookup on pre lollipop devices failed, provide default font list instead #15410.
    • ๐Ÿ›  Fixed rendering and collision detection issues with using text-variable-anchor and icon-text-fit properties on the same layer #15367.
    • ๐Ÿ›  Fixed a bug where quick-scale was registered during a move gesture that followed a double-tap. Bumped gestures library to v0.5.1. #15427
    • ๐Ÿ›  Fixed symbol overlap when zooming out quickly. #15416

    Other Changes

    • โช Do not invalidate the camera immediately when map padding is set. Reverts a change introduced in the v8.2.0. #15437

    ๐Ÿ“„ Docs

    • โž• Add javadoc to OnStyleImageMissingListener indicating the required synchronous addition images, document workaround #15418