summaryrefslogtreecommitdiff
path: root/platform/macos/sdk-files.json
Commit message (Collapse)AuthorAgeFilesLines
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-151-0/+2
| | | | | | | | | | | Added the ios/macos format expression bindings. The equivalent is mgl_attributed: or mgl_attributed({}) when making an expression using the expressionForFormat selector. A new constructor called mgl_expressionForAttributedExpressions:(NSArray<NSExpression*>*)attributedExpressions was added to NSExpression+MGLAdditions category. Updated the symbol style layer text test to use the bindings. Updated the Predicates and Expressions.md and For Style Authors.md.ejs template with the bindings.
* [ios, macos] Expose the url session configuration object. (#13886)Fabian Guerra Soto2019-02-181-1/+1
| | | | The `MGLNetworkConfiguration` class was make public, and added `sessionConfiguration` property to let developers customize the `NSURLSessionConfiguration` object that is used to make HTTP requests in the SDK.
* [ios, macos] Support getLeaves (and related) clustering methods (#12952) ↵Julian Rex2019-01-141-0/+1
| | | | following feature extension API (#13382)
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-091-0/+204