Skip to content

Releases: mapbox/mapbox-maps-ios

v11.16.0-rc.2

15 Oct 09:12

Choose a tag to compare

v11.16.0-rc.2 Pre-release
Pre-release

Features ✨ and improvements 🏁

  • TileStore improvements: import functionality, reliability, and support have been enhanced.

Dependencies

  • Update MapboxCommon to 24.16.0-rc.2
  • Update MapboxCoreMaps to 11.16.0-rc.2

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.15.3

14 Oct 13:46

Choose a tag to compare

Dependencies

  • Update MapboxCommon to 24.15.3.
  • Update MapboxCoreMaps to 11.15.3:

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.14.8

14 Oct 13:43

Choose a tag to compare

Changes

Dependencies

  • Update MapboxCommon to 24.14.8.
  • Update MapboxCoreMaps to 11.14.8:
    • Changelog

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.16.0-rc.1

08 Oct 10:51

Choose a tag to compare

v11.16.0-rc.1 Pre-release
Pre-release

Bug fixes 🐞

  • Fix assertion on missing low zoom levels in the tile pack leveling scheme
  • Fix crash in style layer property setter
  • Fix var expressions that did not work properly with config expressions.
  • Fix cutout disappearing at certain zoom and pitch levels with orthographic camera.

Dependencies

  • Update MapboxCommon to 24.16.0-rc.1.
  • Update MapboxCoreMaps to 11.16.0-rc.1:

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.15.2

03 Oct 10:30

Choose a tag to compare

Changes

  • Improved CPU and Memory bandwidth consumption.

Dependencies

  • Update MapboxCommon to 24.15.2.
  • Update MapboxCoreMaps to 11.15.2.

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.14.7

30 Sep 10:34

Choose a tag to compare

Changes

Internal improvements and optimizations.

Dependencies

  • Update MapboxCommon to 24.14.7.
  • Update MapboxCoreMaps to 11.14.7.

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.15.1

26 Sep 13:51

Choose a tag to compare

Bug fixes 🐞

  • Fix feature cutout disappearing on certain zoom/pitch
  • [Offline] Handle composited components min zoom levels properly
  • Fix brightness evaluation in rare cases

Dependencies

  • Update MapboxCommon to 24.15.1.
  • Update MapboxCoreMaps to 11.15.1.

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.16.0-beta.1

24 Sep 08:06

Choose a tag to compare

v11.16.0-beta.1 Pre-release
Pre-release

Features ✨ and improvements 🏁

Map {
    TapInteraction(.standardLandmarkIcons) { landmark, ctx in
        print("Landmark \(landmark.name) is tapped")
    }
}
  • Enhanced MapStyle.standard() and MapStyle.standardSatellite() with new configuration parameters for color customization, landmark icons visibility, point-of-interest styling, road appearance, and administrative boundaries.
  • Expose LineLayer.lineCutoutFadeWidth to control route line cutout fade width.

Bug fixes 🐞

  • Fix Offline Region missing middle zoom level tiles
  • Fixed issues where feature state were not immediately applied
  • Fix precision issue in hillshade causing terrain with steps
  • Fix interactions with 2D and 3D location indicator.
  • Fix view annotation disappearing due to Location Indicator use in some pitch levels.
  • Fix occlusion-opacity layers reordering
  • Fix gradients and interpolations with fully-transparent colors
  • Fix Dynamic View Annotations stability.
  • Fix location indicator layer rendering when the persistent buffer mapping flag is enabled
  • Fix incorrect background color of icons when non-default color-theme is used
  • Fix respectin the "tile-minimum-cache-duration" tilestore option
  • Fix removal of tiles from group when update application is resumed

Dependencies

  • Update MapboxCommon to 24.16.0-beta.1.
  • Update MapboxCoreMaps to 11.16.0-beta.1.

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.14.6

19 Sep 11:26

Choose a tag to compare

Bug fixes 🐞

  • Make background location tracking consistent with server configuration

Dependencies

  • Update MapboxCommon to 24.14.6.
  • Update MapboxCoreMaps to 11.14.6.

Dependency requirements:

  • Compatible version of Xcode: 16.2

v11.15.0

16 Sep 15:55

Choose a tag to compare

Features ✨ and improvements 🏁

  • Support -use-theme property for icons
  • Improve performance of the zooming-out animation by enabling tile hinting.
  • Symbol layers now supporting GeoJSON sources for elevation
  • Line cutout opacity properties: lineCutoutOpacity and lineCutoutWidth

Bug fixes 🐞

  • Reduce RAM usage for Line features
  • Fix crash on Mapbox stack deallocation
  • Improved update reliability by only removing patches after successful application
  • Improved task scheduler to prevent deadlock on shutdown
  • Fix interaction with 2D and 3D location indicators.
  • Fix disappearing ViewAnnotation when camera is far away from the device location
  • Fix disapearing Dynamic ViewAnnotations after alternative route selection and viewport state updates
  • Fix missing ViewAnnotation on zoom level higher than 22
  • Fix text miss placement if it is accompanied by icon
  • Fix background color for non-default color theme
  • Support per-fragment symbol occlusion opacity
  • Enable road elevation for symbols with line placement
  • Dithered transparency for lane cutout
  • Improve animation performance by time limiting symbol updates
  • Improve fill extrusion parsing performance
  • Fix tile border debug feature flickering on globe

Dependencies

  • Update MapboxCommon to 24.15.0.
  • Update MapboxCoreMaps to 11.15.0.

Dependency requirements:

  • Compatible version of Xcode: 16.2