summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapViewDelegate.h
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Update shouldRemoveStyle method documentation.upstream/fabian-eviction-14731Fabian Guerra2019-07-021-1/+4
* [ios] Add shoulRremoveStyleImage to MGLMapViewDelegate.Fabian Guerra2019-07-011-0/+11
* [ios, macos] clarified documentation for newCamera param of the shouldChangeF...Sam Fader2019-05-151-2/+2
* [ios] Add iOS bindings and example for missing icons event. (#14302)Jordan Kiley2019-04-031-0/+2
* [ios, docs] Fix types in jazzy Swift declarations for MGLMapViewDelegateJason Wray2019-02-041-1/+1
* [darwin, docs] Improve method/property linking in jazzyJason Wray2019-01-291-1/+1
* [ios] Update more URLs to docs.mapbox.com/iosJason Wray2019-01-251-20/+20
* [docs] EnterIdle -> BecomeIdleChris Loer2018-12-111-1/+1
* [core, darwin, android] Add onDidEnterIdle to MapObserver.Chris Loer2018-12-111-0/+13
* [ios][documentation] link API documentation to ios-sdk/examplesJosh Erb2018-11-131-10/+92
* [ios] Add delegate method to specify the user location annotation’s positionNadia Barbosa2018-10-021-0/+15
* Add enabled property to MGLShape (#12352)Jordan Kiley2018-08-201-0/+12
* [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-1/+1
* [ios] Adds camera change delegate methods with reason parameter. (#11151)Julian Rex2018-02-121-20/+99
* [ios] Modify return type so callout bridges with protocol in SwiftJesse Bounds2017-03-291-1/+1
* [ios, macos] Added a timing note for two delegate methods (#8259)Jordan Kiley2017-03-071-9/+11
* Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-091-0/+22
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-80/+80
* [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-131-1/+16
* [ios, macos] Deprecate -[MGLMapViewDelegate mapView:alphaForShapeAnnotation:]...Jason Wray2016-10-141-11/+7
* [ios, macos] Add -mapView:didFinishLoadingStyle: delegate methodJason Wray2016-10-111-0/+17
* [ios] Improve user location annotation documentationJason Wray2016-08-261-0/+5
* Document -mapViewDidFailLoadingMap:withError: (#6145)Minh Nguyễn2016-08-241-1/+11
* [ios] Reformat inline documentation with ticks, smart quotes, breaks (#5752)Jason Wray2016-07-221-4/+4
* [ios,macos] Partially revert 06af75Bruno de Oliveira Abinader2016-07-141-1/+1
* [ios,macos] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-131-1/+1
* [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-051-21/+0
* [ios, macos] Rewrote MGLMapViewDelegate, MGLAnnotationView docsMinh Nguyễn2016-07-021-113/+297
* [ios] map view now calls -didAddAnnotationViews (#5466)Fredrik Karlsson2016-06-271-10/+21
* [ios] fixes #5036 draggable annotation views (#5373)Fredrik Karlsson2016-06-241-0/+12
* [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn...Fredrik Karlsson2016-06-141-0/+21
* [ios] Split out MGLMapViewDelegate into separate headerMinh Nguyễn2016-06-061-0/+284