summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLGeoJSONSource.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-0/+6
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-26/+17
* [ios, macos] Raise NSException if layer or source added more than onceJesse Bounds2016-12-021-0/+6
* [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] Rationalized string enum namesMinh Nguyễn2016-11-021-19/+12
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-261-21/+84
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-16/+7
* [ios, macos] Add feature initializerituaijagbone2016-10-141-1/+28
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-23/+5
* [ios, macos] Use NSDictionary for geojson source options.Jesse Bounds2016-09-021-20/+85
* [ios, macos] fixes #5962 added geojson options to support clusteringFredrik Karlsson2016-09-021-1/+26
* [ios, macos] More MGLGeoJSONSource optionsMinh Nguyễn2016-08-171-17/+18
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-1/+1
* [ios, macos] Removed MGLSource.sourceType (#6028)Minh Nguyễn2016-08-161-4/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+43