Skip to content

v10.15.0

Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 27 Jul 15:11
· 500 commits to main since this release

Changes

Maps SDK (10.15.0)

Bug fixes 🐞

  • Fixed an issue when MapboxMap.point(for:) could return false negative result by @persidskiy

MapboxCoreMaps (10.15.0)

Features ✨ and improvements 🏁

  • Listen to configuration and process cache invalidation requests

Bug fixes 🐞

  • Support all the standard Archs when building the frameworks, previously we were missing support for Apple Silicon on Mac Catalyst by @zmiao
  • Fix the issue of tiles displaying redundant images during a style switch, when both styles include similarly named sprites by @pozdnyakov
  • Fix crash in offline download when no-content responses are received by @pozdnyakov
  • Render sky layers behind globe when atmosphere is disabled by @endanke
  • Resolve the issue with tile rendering when the tile pack's levelling scheme has a maximum zoom level of less than 16, and the camera zoom surpasses the maximum zoom value defined by the tile pack's levelling scheme by @pozdnyakov
  • Fix the HTTP resources expiration time being reset when the Expires header defined the expiration time and the Cache-Control header was present but did not define the expiration time by @pozdnyakov
  • Fix the latency during the style switch of fill extrusion layers that have data-driven paint properties by @pozdnyakov

Dependency requirements:

  • Compatible version of Xcode: 14.1.0