summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLFeature.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-20/+55
* Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-4/+4
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-100/+67
* [ios, macos] Add feature initializerituaijagbone2016-10-141-1/+114
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-47/+4
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-2/+2
* [ios, osx] Cleaned up evaluatorsMinh Nguyễn2016-05-271-78/+52
* [ios, osx] Holes in polygonsMinh Nguyễn2016-05-271-16/+38
* [ios, osx] Streamlined conversion to MGLFeatureMinh Nguyễn2016-05-271-117/+146
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-271-0/+244