Skip to content

v10.13.1

Compare
Choose a tag to compare
@maios maios released this 05 May 18:41
· 509 commits to main since this release

Changes

  • 馃啎 New experimental API to retrieve tile IDs covering the map MapboxMap/tileCover(for:) (ee74972).
  • Zooming gesture is now available when dragging was already started (48b6be7).
  • Camera animations wouldn鈥檛 be canceled when you lift a finger after a single tap. (0618e94).
  • GeoJSON features will no longer miss properties if there is a null value (c16081e).
  • Jitter on annotation dragging ending was addressed (164ab40).
  • Annotation list will now include the annotation that is in the dragging state (164ab40).
  • Improve internal MapboxMaps size synchronization (757a65c).
  • Method Style/updateGeoJSONSource(withId:geoJSON:dataId:) no longer does expensive calls to the engine, performance should be improved. (73704de).
  • Prevent bearing value from fluctuating between the initial value and the correct value during a rotation gesture (7c52ddc).
  • Fix a bug where the text would flicker during symbol layer updates if the text-field contained the text-color property
  • Remove XCFramework binary dependency on MapboxMobileEvents. (c2e1e56)
  • [CarPlay] Fix the bug where map is rendered empty in CarPlay dashboard scene. (b0e8709)

Dependencies

  • Update MapboxCommon to 23.5.0.
  • Update MapboxCoreMaps to 10.13.1:
    • Changelog
      • Bug fixes 馃悶
        • Fixes a bug that accidentally cleared icon images when setMemoryBudget was used with megabyte values (#4728)
        • Fix handling of Unicode characters in 'slice', 'index-of', 'in' and 'length' expressions. (#4729)

Dependency requirements:

  • Compatible version of Xcode: 13.1.0
    Note: This is the last minor version to support Xcode 13.