summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLCameraChangeReason.h
Commit message (Collapse)AuthorAgeFilesLines
* [ios,macos] Fix for infinite loop crash when setting shape to nil in ↵Julian Rex2018-05-211-1/+5
| | | | MGLMapViewDelegate methods (#11614)
* [ios] Adds camera change delegate methods with reason parameter. (#11151)Julian Rex2018-02-121-0/+61
Added missing notification handler for UIApplicationWillResignActiveNotification.