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
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 anMGLPointAnnotation
,MGLPointCollection
,MGLPolyline
,MGLMultiPolyline
,MGLPolygon
, orMGLMultiPolygon
that you specify as part of anNSExpression
format string, corresponding to thedistance
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:
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/macos-v0.16.0-beta.1/platform/macos/Mapbox-macOS-SDK.podspec
- https://raw.githubusercontent.com/mapbox/mapbox-gl-native/macos-v0.16.0-beta.1/platform/macos/Mapbox-macOS-SDK-symbols.podspec
Documentation is available online or as part of the download.