summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLFeature.mm
Commit message (Expand)AuthorAgeFilesLines
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-15/+15
* [ios, macos] Add convenience initializers to shape source (#7665)Jesse Bounds2017-01-111-1/+1
* [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-221-0/+29
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-38/+33
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-2/+11
* [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