summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLShapeSource.mm
Commit message (Expand)AuthorAgeFilesLines
* [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