releases.shpreview

v11.24.2

Bug fixes 🐞

  • Crash when modifying a layer that shares an id with an imported style
    When a layer in the root style and a layer in an imported style shared the same id, a runtime change to that layer caused both layers to be re-sent to the renderer as duplicates, triggering a crash. The lookup that locates the layer being updated now uses the full FullStyleLayerId (id + import scope) instead of only the StyleLayerId, so the correct single layer is updated and duplicates are no longer emitted.

Dependencies

  • Update MapboxCommon to 24.24.2.
  • Update MapboxCoreMaps to 11.24.2.

Dependency requirements:

  • Compatible version of Xcode: 16.4

Fetched May 26, 2026