summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] fixes #6160: allow updating multipoint coordinates (#6565)Justin R. Miller2016-10-041-0/+29
* [ios] Remove double counting of content inset top and bottom (#6566)Jesse Bounds2016-10-031-2/+2
* [core] move OpenGL extension loading to their own headersKonstantin Käfer2016-09-291-1/+1
* [ios] Always show annotation view even when view reuse is not usedJesse Bounds2016-09-271-1/+5
* [ios] Use content inset to calculate edge padding (#6313)Jesse Bounds2016-09-131-4/+6
* [iOS] Using contentInset for setCenterCoordinate: and flyToCamera methods eve...Romain Quidet2016-08-301-2/+2
* [ios] Avoid updating sprite backed annotations in view update method (#6199)Jesse Bounds2016-08-291-25/+5
* [ios] Ignore non-conforming user location annotation viewsJason Wray2016-08-261-3/+7
* [ios, macos] Expose name and default position of current style (#6127)Minh Nguyễn2016-08-241-3/+7
* [ios, macos] reuse utility functionFredrik Karlsson2016-08-181-5/+1
* [ios, macos] fixes #5974 Move style classes API to MGLStyleFredrik Karlsson2016-08-181-28/+5
* [ios, macos] Renamed Objective-C++ headers to .hMinh Nguyễn2016-08-161-10/+9
* [ios] Refactored user location annotation into a customizable class (#5882)Jason Wray2016-08-161-14/+38
* [ios, macos] Accept absolute file paths as style URLs (#6026)Minh Nguyễn2016-08-161-6/+2
* [core, android, ios, macos] Replaced getPointAnnotationsInBounds() w/ queryPo...Minh Nguyễn2016-08-121-2/+4
* Runtime styling API for iOS/macOS (#5727)Fredrik Karlsson2016-08-111-14/+17
* [ios] Account for center offset when tapping annotation views (#5931)Jesse Bounds2016-08-111-0/+13
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-081-7/+11
|\
| * [ios] Hit test the user location annotation dot specificallyJason Wray2016-08-061-7/+11
* | Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-031-4/+13
|\ \ | |/
| * [ios] Omit accuracy halo from annotation hit testing (#5816)Minh Nguyễn2016-07-281-2/+2
| * [ios] Fixed crash drawing compass on iOS 8.1 (#5791)Minh Nguyễn2016-07-261-2/+11
* | [ios] Do not allow multipoint annotations to be assigned viewsJason Wray2016-07-221-1/+7
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-191-50/+23
|\ \ | |/
| * [ios] fixes #3697 compass, logo and attribution now respects insets (#5671)Fredrik Karlsson2016-07-181-49/+22
| * [ios] Pass `animated` property when deselecting annotation views (#5677)Jason Wray2016-07-141-1/+1
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-141-3/+3
|\ \ | |/
| * [ios] Ensure mapView is set when positioning (#5647)Minh Nguyễn2016-07-121-1/+1
| * [ios] Pass along `animated` property when selecting annotation views (#5646)Jason Wray2016-07-111-2/+2
* | [ios,macos] Partially revert 06af75Bruno de Oliveira Abinader2016-07-141-4/+4
* | [ios,macos] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-131-4/+4
* | Merge branch 'release-ios-v3.3.0' into masterJesse Bounds2016-07-071-24/+42
|\ \ | |/
| * [ios] Made annotation view position animatableMinh Nguyễn2016-07-021-3/+15
| * [ios] Fixed KVO for annotation view centerMinh Nguyễn2016-07-021-4/+2
| * Adjustable map deceleration rate (#5504)Minh Nguyễn2016-06-291-13/+17
| * [ios] Always use symbol name for annotation update (#5509)Jesse Bounds2016-06-291-9/+5
| * [ios] Always set map view reference when annotation view is created. (#5496)Jesse Bounds2016-06-281-0/+1
| * [ios] Specify ultra light weight literally (#5497)Minh Nguyễn2016-06-281-1/+2
| * [ios] map view now calls -didAddAnnotationViews (#5466)Fredrik Karlsson2016-06-271-0/+6
* | [ios] Merge branch 'release-ios-v3.3.0'Jesse Bounds2016-06-271-35/+117
|\ \ | |/
| * [ios] Use transparent image for annotations backed by views (#5461)Jesse Bounds2016-06-241-4/+32
| * [ios] fixes #5036 draggable annotation views (#5373)Fredrik Karlsson2016-06-241-1/+1
| * [ios] Cycle through both UIView and UIImage backed annotationsJesse Bounds2016-06-231-27/+42
| * [ios, macos] Renamed overdraw to overdraw visualization (#5416)Minh Nguyễn2016-06-231-2/+2
| * [ios] fixes #5406 view for annotation (#5413)Fredrik Karlsson2016-06-211-0/+9
| * [ios] fixes #5129 added annotation property to MGLAnnotationView (#5307)Fredrik Karlsson2016-06-141-0/+4
| * [ios] fixes #5127, #5128, #5130 added enabled and selected property to MGLAnn...Fredrik Karlsson2016-06-141-2/+28
| * [ios] Support for a customizable zoom gesture centering strategy. (#5302)Mark Allen2016-06-091-31/+23
| * [ios] Update annotation views before informing delegate (#5287)Minh Nguyễn2016-06-081-1/+1
* | [ios, macos] Renamed overdraw to overdraw visualization (#5416)Minh Nguyễn2016-06-221-2/+2