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

ios-v5.9.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MapboxCI MapboxCI released this 02 May 00:07
· 66 commits to master since this release

Changes since Mapbox Maps SDK for iOS v5.9.0-alpha.1:

  • Added the mgl_distanceFrom: expression function for calculating the shortest distance between the evaluated feature and an MGLPointAnnotation, MGLPointCollection, MGLPolyline, MGLMultiPolyline, MGLPolygon, or MGLMultiPolygon that you specify as part of an NSExpression format string, corresponding to the distance expression operator in style JSON. (#295)
  • Added the -[MGLOfflinePack setContext:completionHandler:] method for replacing the data associated with an offline pack, such as a name. (#288)
  • Fixed an issue that prevented the Maps SDK from warning about a misconfiguration that violated the Mapbox ToS. (#288)

To install this pre-release via a dependency manager, see our CocoaPods or Carthage instructions.

Documentation is available online or as part of the download.