summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLAnnotationView.mm
Commit message (Expand)AuthorAgeFilesLines
* [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