Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

macos-v0.5.1

Compare
Choose a tag to compare
@1ec5 1ec5 released this 26 Sep 01:16
· 5179 commits to master since this release

This version of the Mapbox macOS SDK corresponds to version 3.6.4 of the Mapbox iOS SDK. Changes since macos-v0.5.0:

  • Added an MGLStyle.localizesLabels property, off by default, that localizes any Mapbox Streets–sourced symbol layer into the user’s preferred language. (#9582)
  • Fixed an issue that caused -[MGLShapeSource featuresMatchingPredicate:] and -[MGLVectorSource featuresInSourceLayersWithIdentifiers:predicate:] to always return an empty array. (#9784)
  • MGLMapView’s minimumZoomLevel and maximumZoomLevel properties are now available in Interface Builder’s Attributes inspector. (#9729)
  • Added a Hungarian localization. (#9945)
  • Deprecated +[MGLStyle trafficDayStyleURL] and +[MGLStyle trafficNightStyleURL] with no replacement method. To use the Traffic Day and Traffic Night styles going forward, we recommend that you use the underlying URL. (#9918)
  • Fixed an issue where stale (but still valid) map data could be ignored in offline mode. (#10012)

Documentation is available online or as part of the download.