summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLVectorSource.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/+6
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-131-59/+8
* [darwin] Remove unnecessary MGLTileSource initializersJohn Firebaugh2017-04-131-2/+2
* [macos, ios] query source featuresIvo van Dongen2017-03-091-0/+23
* [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-1/+1
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-0/+6
|\
| * [ios, macos] Fixed iosbench buildMinh Nguyễn2016-12-231-0/+1
| * [ios, macos] Added URL accessor to MGLTileSourceMinh Nguyễn2016-12-201-0/+5
|/
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-49/+29
* [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-1/+13
* [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-021-0/+6
* [core, ios, macos] Added layers and sources properties to MGLStyleMinh Nguyễn2016-11-281-2/+0
* [ios, macos] Added debug descriptions for runtime styling classesMinh Nguyễn2016-11-231-0/+6
* [ios, macos] Take back source and layer ownership on removal (#7048)Jesse Bounds2016-11-141-0/+8
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-261-2/+20
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-6/+6
* [ios, macos] Add tile template option to raster and vector sourcesJesse Bounds2016-09-221-3/+28
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-021-1/+1
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-181-2/+2
* [ios, macos] Fixes #5975 Add source getter to MGLStyleFredrik Karlsson2016-08-181-0/+24