summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLFeature.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] API doc revisions (#8396)Jordan Kiley2017-03-141-0/+6
* [ios, macos] Convert NSColor/UIColor expressions to CSS color string valuesMinh Nguyễn2017-02-181-6/+24
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-22/+22
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-44/+94
|\
| * [ios, macos] Aliased MGLMultiPointFeature to MGLPointCollectionFeatureMinh Nguyễn2017-01-021-0/+3
| * [ios, macos] Update and reformat documentation for runtime styling (#7475)Minh Nguyễn2016-12-201-44/+91
* | [build] add -fvisibility=hidden to macOS dynamic framework and export require...Konstantin Käfer2017-01-041-0/+8
|/
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-3/+3
* Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-2/+3
* [ios, macos] Make feature attributes and identifier writable (#6728)Jesse Bounds2016-10-191-6/+14
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-4/+11
* [ios, macos] Add feature initializerituaijagbone2016-10-141-0/+9
* [ios, macos] Make Xcode 7.3 the minimum required versionJason Wray2016-08-181-2/+0
* [ios, macos] Updated MGLFeature ID documentationMinh Nguyễn2016-07-101-4/+14
* [ios, osx] Ignore compound shape types as annotationsMinh Nguyễn2016-05-271-2/+3
* [ios, osx] Streamlined conversion to MGLFeatureMinh Nguyễn2016-05-271-28/+0
* [ios, osx] Feature querying; complex geometry classesMinh Nguyễn2016-05-271-0/+164