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
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 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) - 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.