summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLAnnotationView.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170)Tobrun2017-06-021-11/+46
* Raise exception when MGLAnnotationView.annotation property is nil (#8339)Fabian Guerra Soto2017-03-101-1/+4
* [ios] MGLAnnotationView annotation property made writable (#8139)Fabian Guerra Soto2017-03-021-1/+1
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-7/+7
* [ios, macos] features and annotations now conforms to NSSecureCodingFredrik Karlsson2016-12-221-0/+28
* [ios] Allow implicit animation of annotation viewsJason Wray2016-08-311-10/+0
* [ios] preserve annotation transforms during perspective scalingJustin R. Miller2016-08-261-18/+16
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-1/+1
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-1/+1
* [ios] Limit annotation view pan gesture check to own recognizer (#5813)Jason Wray2016-07-271-1/+1
* [ios] fixes #5544 support canceling a drag operation and not by default (#5561)Fredrik Karlsson2016-07-051-4/+12
* [ios] Made annotation view position animatableMinh Nguyễn2016-07-021-1/+1
* [ios] Fixed KVO for annotation view centerMinh Nguyễn2016-07-021-20/+30
* [ios] Avoid resetting pitch along with center offsetMinh Nguyễn2016-07-021-1/+1
* [ios] Fixed auto-shrinking annotation viewsMinh Nguyễn2016-07-021-1/+1
* [ios] Removed MGLAnnotationView.flatMinh Nguyễn2016-07-021-12/+1
* [ios] Fix conflict between view dragging gesture and quick zoom (#5506)Jason Wray2016-06-291-1/+1
* [ios] Always set map view reference when annotation view is created. (#5496)Jesse Bounds2016-06-281-3/+4
* [ios] fixes #5036 draggable annotation views (#5373)Fredrik Karlsson2016-06-241-2/+134
* [ios] fixes #5129 added annotation property to MGLAnnotationView (#5307)Fredrik Karlsson2016-06-141-1/+1
* [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn...Fredrik Karlsson2016-06-141-0/+13
* [ios] Made annotation views accessibleMinh Nguyễn2016-06-031-1/+42
* [ios] Add annotation container view (#5194)Jesse Bounds2016-06-011-0/+1
* [ios] Add annotation view scaling (#5085)Jesse Bounds2016-05-261-0/+105