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