summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLShapeSource.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Address feedbackjmkiley2019-10-071-13/+4
* [ios] added debug code, switch string to expressionjmkiley2019-10-041-8/+8
* [ios] Address Fabian's feedbackjmkiley2019-09-271-3/+3
* [ios] Additional cleanupjmkiley2019-09-261-13/+13
* Add type checkerzmiao2019-09-251-10/+24
* [ios] Create expression with expressionWithFormat. Revert changes in NSExpres...zmiao2019-09-251-1/+11
* clusterProperty available with full reduce expressionzmiao2019-09-251-23/+15
* [ios] remove resetjmkiley2019-09-251-1/+0
* [ios] update errorsjmkiley2019-09-251-8/+8
* [ios] chipping awayjmkiley2019-09-251-4/+8
* [ios] use make_sharedjmkiley2019-09-251-5/+4
* [ios] Use auto&jmkiley2019-09-251-4/+4
* [ios] trying to assign a PropertyExpression, but failingjmkiley2019-09-251-4/+7
* [ios] xcode keeps yellingjmkiley2019-09-251-3/+8
* [ios] Usejmkiley2019-09-251-2/+2
* [ios] a little clean upjmkiley2019-09-251-11/+4
* [ios] Start to implement dictionary for clusterPropertiesjmkiley2019-09-251-4/+38
* [ios] startedjmkiley2019-09-251-0/+9
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-091-3/+13
* [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll...Julian Rex2019-01-141-0/+105
* [ios, macos] Introduce `MGLShapeSourceOptionLineDistanceMetrics`Mikhail Pozdnyakov2018-08-211-0/+9
* Warn if MGLShapeSource is initialized with MGLShapeCollectionNadia Barbosa2018-08-201-0/+8
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-1/+1
|\
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-041-1/+1
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-6/+6
|/
* [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-021-1/+68
* [darwin] Abstract ShapeSource interfaceJesse Crocker2017-11-221-60/+2
* Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-2/+2
|\
* | [ios][macos] rendering interface changesIvo van Dongen2017-07-181-1/+2
* | [all] Promote Style to public APIJohn Firebaugh2017-06-221-2/+3
|/
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-021-1/+4
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-131-56/+8
* [macos, ios] query source featuresIvo van Dongen2017-03-091-0/+12
* [ios, macos] Make source removal consistent with layer removalJesse Bounds2017-02-231-3/+12
* [core, ios, macos] Return null when removing nonexistent sourceJesse Bounds2017-02-231-2/+4
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-11/+11
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-0/+16
|\
| * [ios, macos] Add convenience initializers to shape source (#7665)Jesse Bounds2017-01-111-0/+15
| * [ios, macos] Fixed iosbench buildMinh Nguyễn2016-12-231-0/+1
|/
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-135/+88
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-2/+10
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-0/+204