summaryrefslogtreecommitdiff
path: root/platform/ios/app/MBXViewController.m
Commit message (Expand)AuthorAgeFilesLines
* Per-attribute transition properties on MGLStyleLayer (#8225)Fabian Guerra Soto2017-03-101-2/+2
* [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-031-15/+15
* [ios] add setting to toggle two maps for thread debugging (#8122)Justin R. Miller2017-02-201-0/+78
* [ios] Fix locale-based language switching demoJason Wray2017-02-171-6/+5
* [ios] Add iosapp Show Zoom Level debug optionJason Wray2017-02-131-5/+24
* [ios, macos] Add support for data-driven property functionsJesse Bounds2017-02-021-47/+85
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-42/+42
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-0/+2
* [ios] Add larger polyline to iosapp test shapesJason Wray2017-01-131-0/+11
* [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-131-1/+7
* [ios, macos] Add convenience initializers to shape source (#7665)Jesse Bounds2017-01-111-2/+1
* [ios] Optional positioning and stickiness for callout viewFredrik Karlsson2017-01-111-6/+27
* Document requirement about adding sources and layers (#7634)Jesse Bounds2017-01-081-2/+2
* [ios, macos] Renamed text-field, text-font, text-font-size, circle-pitch-scaleMinh Nguyễn2017-01-071-6/+6
* Use appropriate part of speech for properties (#7457)Minh Nguyễn2016-12-161-2/+2
* [ios, macos] Simplify MGLSource and subclasses (#7377)Minh Nguyễn2016-12-131-8/+12
* [ios] Fixed crash on launch in iosappMinh Nguyễn2016-12-131-1/+1
* [ios] Fix iosapp runtime styling examples (#7395)Jesse Bounds2016-12-131-2/+7
* [ios, macos] Load features into shape source if possible (#7339)Jesse Bounds2016-12-121-1/+28
* [ios, macos] Rename MGLGeoJSONSource to MGLShapeSource (#7334)Jesse Bounds2016-12-091-62/+61
* [ios, macos] MGLGeoJSONSource can now be initialized with any shapeFredrik Karlsson2016-12-061-8/+11
* [ios, macos] Fix integer formatting in formatted exception strings (#7173)Jesse Bounds2016-11-231-1/+1
* [ios, macos] Refactor runtime styling enumeration propertiesJesse Bounds2016-11-221-0/+55
* [ios, macos] Layer ownership refactor (#6904)fabian-guerra2016-11-041-0/+1
* [ios] Fix bad merge in iosappJesse Bounds2016-11-021-3/+0
* Optimize annotation view updates (#5987)Jesse Bounds2016-11-011-1/+37
* [ios] Do iosapp token handling in viewDidLoadJason Wray2016-10-281-5/+0
* [ios] Add country label language toggle demoJason Wray2016-10-281-1/+74
* [ios, macos] Introduce visible annotations API (#6061)Jesse Bounds2016-10-261-0/+19
* [ios, macos] Make source ownership consistent and GeoJSON content properties ...Jesse Bounds2016-10-261-0/+136
* Add MGLPointCollection for GeoJSON multipoints (#6742)Jesse Bounds2016-10-201-0/+22
* [ios, macos] Make feature attributes and identifier writable (#6728)Jesse Bounds2016-10-191-0/+58
* [ios, macos] Expand changes to entire APIMinh Nguyễn2016-10-171-34/+38
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-141-6/+2
* [ios, macos] Teach features and shapes about GeoJSON and mbgl typesJesse Bounds2016-10-141-11/+24
* [ios, macos] Add feature initializerituaijagbone2016-10-141-0/+26
* [ios, macos] Revamped MGLStyleLayer, MGLSource inheritanceMinh Nguyễn2016-10-061-4/+4
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-231-8/+84
* [ios] revamp settings/debug UI in test app (#6421)Justin R. Miller2016-09-211-253/+438
* [ios, macos] Put MGLStyleLayer inits in respective classesJesse Bounds2016-09-081-2/+2
* [ios] Remove iosapp test stubJesse Bounds2016-09-021-23/+0
* [ios] Added support for filters (NSPredicate)Fredrik Karlsson2016-09-021-0/+23
* [ios] Improve user location annotation documentationJason Wray2016-08-261-7/+9
* [ios, macos] Use local GeoJSON for runtime styling demoMinh Nguyễn2016-08-171-2/+3
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-161-1/+23
* fixes #5957: automatically call update() for iOS runtime style APIJustin R. Miller2016-08-161-2/+0
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-0/+96
* codify implicit assumption about marker-providing delegate method precedenceJustin R. Miller2016-07-251-0/+2
* use class instead of magic string comparisonJustin R. Miller2016-07-251-7/+10
* refs 654f015: bring back sprite-backed annotation option for comparisonJustin R. Miller2016-07-251-11/+95