summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLFeature.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll...Julian Rex2019-01-141-2/+58
* [ios, darwin] Make MGLFeature.attributes non-nullable and add integration testAlexander Shalamov2018-12-131-9/+17
* [darwin] Rename variables to avoid shadow declarationsJason Wray2018-11-201-2/+2
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-141-1/+9
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-3/+42
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-3/+3
* Reimplement style values atop NSExpression (#10726)Minh Nguyễn2018-01-241-1/+1
* [ios, macos] Move private categories into explicitly private headersJason Wray2018-01-021-3/+3
* [ios] Add debug descriptions to shapes and featuresJason Wray2017-08-181-0/+49
* [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