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

macos-v0.16.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@1ec5 1ec5 released this 02 May 01:55
· 66 commits to master since this release

This version of the Mapbox Maps SDK for macOS corresponds to version 5.9.0-beta.1 of the Mapbox Maps SDK for iOS. Changes since macos-v0.16.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)

To install this prerelease via CocoaPods, point your Podfile to either of these URLs:

Documentation is available online or as part of the download.