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