summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] assertion to check if an annotationTag > 0upstream/fabian-fix-visible-annotations-in-rectFabian Guerra2017-03-301-0/+1
* [ios] nil check in visibleAnnotationsInRect to avoid crash (#8513)Fabian Guerra Soto2017-03-281-1/+4
* [ios] Enable one-finger quickzoom gesture on iPadJason Wray2017-03-131-8/+5
* [ios, macos] Corrected polyline equalityMinh Nguyễn2017-03-101-2/+2
* Raise exception when MGLAnnotationView.annotation property is nil (#8339)Fabian Guerra Soto2017-03-101-2/+6
* Merge master into release-ios-v3.5.0-android-v5.0.0John Firebaugh2017-03-081-3/+23
|\
| * [ios, macos] Add support for queryRenderedFeatures filterIvo van Dongen2017-03-041-3/+22
| * [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+2
| * [ios] MGLAnnotationView annotation property made writable (#8139)Fabian Guerra Soto2017-03-021-0/+1
* | [ios] Add SDK version update checking/notificationJason Wray2017-03-071-0/+9
* | [ios, macos] Update callout when relocating annotationMinh Nguyễn2017-03-031-11/+2
* | [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-031-12/+12
|/
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.2Minh Nguyễn2017-02-211-22/+55
|\
| * [ios, macos] Short-circuit redundant camera changesMinh Nguyễn2017-02-181-19/+55
| * [ios] persistent user tracking modeFredrik Karlsson2017-02-061-3/+0
* | [ios] Clean-up conditionals for iOS <8Jason Wray2017-02-211-3/+1
* | [ios,macos,android,qt] use shared threadpoolKonstantin Käfer2017-02-201-8/+3
* | [darwin] move RunLoop initialization to static variableKonstantin Käfer2017-02-201-7/+1
* | [ios] Round tap-zoom gestures to nearest integerJason Wray2017-02-131-8/+11
* | [ios] Do not deselect annotations any longer when map is zoomed/panned or ann...Benedikt Huss2017-02-111-21/+6
* | Delegate method to restrict movement (#5584)Minh Nguyễn2017-02-091-52/+192
* | [ios, macos] 7955 fix MGLMapView leaks MGLReachability objects (and threads) ...danielmatzke2017-02-061-3/+7
* | [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-32/+32
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.1-masterMinh Nguyễn2017-01-261-2/+6
|\ \ | |/
| * [ios, macos] Make MGLMapView non opaque by default (#7859)fabian-guerra2017-01-251-1/+1
| * fixes #6688: assert remaining map view notification responses are main thread...Justin R. Miller2017-01-251-0/+4
| * [ios, macos] Wrap camera heading (#7724)Minh Nguyễn2017-01-241-1/+1
* | refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-12/+12
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.7Minh Nguyễn2017-01-161-40/+49
|\ \ | |/
| * [ios, macos] Revert deprecation of alphaForShapeAnnotation: delegate methodJason Wray2017-01-131-14/+0
| * [ios] Optional positioning and stickiness for callout viewFredrik Karlsson2017-01-111-16/+34
| * [ios, macos] Make MGLMapView.style property nullable (#7664)Minh Nguyễn2017-01-111-8/+7
| * [ios, macos] Title case attribution buttonsMinh Nguyễn2017-01-101-1/+1
| * [ios] Only use non nil presentationLayers to adjust annotation views (#7626)Jesse Bounds2017-01-081-1/+6
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.5-masterMinh Nguyễn2016-12-201-130/+94
|\ \ | |/
| * [ios] Fix dequeue view variable scope (#7423)Jesse Bounds2016-12-141-17/+11
| * [ios]] Remove transaction in callout view update (#7425)Jesse Bounds2016-12-141-4/+0
| * [ios, macos] Source-driven attribution (#5999)Minh Nguyễn2016-12-081-31/+34
| * [ios, macos] Migrate MGLCustomStyleLayerAdditions to style layer API (#7250)Minh Nguyễn2016-12-071-77/+5
| * [ios] keep callout view open when panningFredrik Karlsson2016-12-051-1/+48
* | [ios, macos] handle duplicate layer errorIvo van Dongen2016-12-121-3/+7
* | Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-86/+152
|\ \ | |/
| * [ios, macos] Make tap gesture recognizer fail if it doesn’t do anything (#7...Jesse Crocker2016-12-011-17/+47
| * [ios, macos] Marked C array parameters as constMinh Nguyễn2016-11-291-5/+5
| * [ios, macos] Refcount view activations (#7208)Jesse Bounds2016-11-291-0/+12
| * [ios, macos] Key-value compliance for MGLStyleMinh Nguyễn2016-11-281-8/+33
| * [ios] simplified constraints and fixed regression 6954 (#7084)Fredrik Karlsson2016-11-201-41/+11
| * [ios] update layout after device has been rotatedFredrik Karlsson2016-11-151-18/+24
| * [ios] Constrain compass directly to the top layout guideJason Wray2016-11-151-3/+7
| * [ios] Make map view UI elements' constraints unambiguousJason Wray2016-11-151-3/+3