Skip to content

v2.6.1

Latest
Compare
Choose a tag to compare
@pjleonard37 pjleonard37 released this 26 Feb 21:21
· 20 commits to main since this release
d418f8b

Bug fixes 🐞

  • Fix LUT not being applied to in-place updated images.
  • Fix in-place updates for SDF images.
  • Fix background layer not being updated if raster image was updated in-place or if color theme changed.
  • Vector icons supported in location indicator layer.
    • Important: top-image, bearing-image, and shadow-image properties on LocationIndicatorLayer are now paint properties instead of layout properties.
  • Fix mipmaps for images updated in place.
  • Ensure background color is correctly set.
  • Fixing missing vector images after style change

Dependency Updates

  • Update Mapbox Maps SDK to 11.10.1 (iOS) & 11.10.2 (Android)
    • For platform-specific updates see: iOS & Android