summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLComputedShapeSource.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-271-249/+0
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-281-2/+2
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-091-0/+3
* [ios] Fix typo in MGLComputedShapeSource error messageJesse Crocker2019-01-251-1/+1
* Warn if MGLShapeSource is initialized with MGLShapeCollectionNadia Barbosa2018-08-201-0/+17
* [ios] Standardize exception definitionsJason Wray2018-08-091-4/+8
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-3/+3
* [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-021-2/+58
* [darwin] Adjusts initializer body to avoid premature ivar usage (#10582)Andrew Kitchen2017-11-281-10/+15
* [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySourceAsheem Mamoowala2017-11-221-0/+164