Mapbox GL v8.2.2 Release Notes

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

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed a possible crash that could be caused by invoking the wrong layer implementation casting function. #15398
    • ๐Ÿ›  Fixed use of objects after moving, potentially causing crashes. #15408
    • ๐Ÿ›  Fixed a wrong calculation of visibility in high pitch scenarios which might've led to tiles in the viewport not being rendered. #15461

    Other Changes

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