summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianupstream/nb-fix-antimeridian-boundsNadia Barbosa2018-09-041-6/+21
* Add enabled property to MGLShape (#12352)Jordan Kiley2018-08-201-1/+5
* [ios] Add experimental frame rate measurements to MGLMapViewJason Wray2018-08-161-0/+32
* [ios] Standardize exception definitionsJason Wray2018-08-091-6/+11
* [ios] Add MGLMapViewDecelerationRate typed enumJason Wray2018-08-091-3/+3
* [ios] Fix location manager null reset.Fabian Guerra2018-08-011-12/+13
* [ios] Add preferred FPS setting; vary maximum FPS by device capabilityJason Wray2018-07-311-3/+52
* [ios] Mapbox's Location Manager new API. (#12013)Fabian Guerra Soto2018-07-201-14/+34
* [iOS] Fix unbalanced change delimiter crash (#12148)Lloyd Sheng2018-07-181-1/+0
* [iOS] Update annotation view touch handling (with offsets) (#12234)Julian Rex2018-07-091-20/+13
* Add pitch argument to cameraThatFits functions (#12213)Bobby Sudekum2018-07-021-3/+28
* [ios] Use 'Recognized' state for tap gesture handlersJason Wray2018-06-011-58/+48
* [ios] Use standard callout positioning for unanimated user location changesJason Wray2018-05-221-24/+8
* [ios,macos] Fix for infinite loop crash when setting shape to nil in MGLMapVi...Julian Rex2018-05-211-14/+20
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-10/+35
|\
| * [ios, macos] Make NSPredicate+MGLAdditions public. (#11810)android-v6.1.0Fabian Guerra Soto2018-05-041-1/+1
| * [ios] Switched to use center property (instead of frame) when repositioning a...Julian Rex2018-05-031-3/+5
| * [ios, macos] Fix possible retain cycles in blocksJason Wray2018-04-271-3/+11
| * [ios, macos] Fix for camera movement when selecting visible annotations (#11731)Julian Rex2018-04-241-3/+18
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-64/+54
|/
* [ios] Remove more deprecated bits for release-bobaJason Wray2018-04-161-47/+2
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-021-1/+1
* [ios,macos] Selecting offscreen annotation pans map to fit annotation & callo...Julian Rex2018-03-211-19/+82
* [ios] Fix pinch drift ignoring delegate camera change responseJason Wray2018-03-141-3/+7
* [ios, macos] Fix an issue where a wrong annotation may selected if annotation...Lloyd Sheng2018-03-131-26/+23
* [ios] Add MGLMapView.showsScale to control scale bar visibility (#11335)Jason Wray2018-03-021-6/+26
* [ios] Provide haptic feedback when user rotates to due northJason Wray2018-02-271-0/+21
* [ios, macos] Unwrap coordinate boundsMinh Nguyễn2018-02-211-30/+18
* [ios] Fix loop when first asking for location permission (#11229)Jason Wray2018-02-201-1/+2
* Replace embedded telem implementation with mapbox-mobile-events library (#10698)Jesse Bounds2018-02-201-19/+22
* [ios, macos] Mark deprecated methods as unavailable (#11205)Jordan Kiley2018-02-161-45/+0
* Merge branch 'master' into release-bobaFabian Guerra2018-02-151-46/+143
|\
| * [ios] Release cached tiles on entering background.Chris Loer2018-02-141-0/+7
| * [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-141-2/+2
| * Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-131-44/+134
| |\
| | * [ios] Adds camera change delegate methods with reason parameter. (#11151)Julian Rex2018-02-121-44/+134
* | | [ios] Fix image property of MGLAnnotationImage does not update.Fabian Guerra2018-01-261-5/+0
|/ /
* | Merge branch 'release-agua' into masterFabian Guerra2018-01-171-32/+24
|\ \ | |/
| * [ios] Fix the layout constraints on iOS 11 for iPhone X (#10858)Fabian Guerra Soto2018-01-101-32/+24
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-14/+19
|\ \ | |/
| * [darwin, ios, macos] Introduces an MGLRendererConfiguration classAndrew Kitchen2018-01-031-13/+5
| * [ios, macos] Adds support for specifying an ideographic font family nameAndrew Kitchen2018-01-031-2/+16
| * [ios] Fix ornament constrains on iOS 10Fabian Guerra2017-12-211-2/+3
| * [ios] update constraints when updating content insetFredrik Karlsson2017-12-141-1/+1
| * [ios] Fix the content insets for the scale and compass view.Fabian Guerra2017-12-141-4/+8
| * [ios, macos] Rename the iOS and macOS SDKs (#10610)Jordan Kiley2017-12-061-1/+1
| * [ios, macos] Fix an issue that triggers didSelectAnnotations for MGLAnnotatio...Fabian Guerra2017-11-301-1/+1
| * [ios] Fix minimumZoomLevel is not getting set.Fabian Guerra2017-11-291-0/+1
| * [ios] Fix toCamera.centerCoordinate in shouldChangeFromCamera (#10433)Fabian Guerra Soto2017-11-141-7/+6
* | [ios, macos] Move private categories into explicitly private headersJason Wray2018-01-021-1/+1