summaryrefslogtreecommitdiff
path: root/platform/ios/src/MGLMapView.mm
Commit message (Expand)AuthorAgeFilesLines
* [ios] Whitespace, reset rotation thresholdupstream/jmkiley-rotate-pinchjmkiley2019-08-201-2/+4
* [ios] Clean upjmkiley2019-08-201-7/+14
* [ios] Move code into a checkjmkiley2019-08-201-15/+101
* [ios] Remove changelog entry, fix testsjmkiley2019-08-201-1/+1
* [ios] add nsuserdefaultsjmkiley2019-08-201-2/+10
* [ios] white spacejmkiley2019-08-201-5/+1
* [ios] Remove interpolationjmkiley2019-08-201-34/+7
* [ios] clean upjmkiley2019-08-201-1/+0
* [ios] more clean up, add propertyjmkiley2019-08-201-25/+26
* [ios] Reset thresholdjmkiley2019-08-201-1/+1
* [ios] add comments, change interpolation method, improve testsjmkiley2019-08-201-5/+5
* [ios] More feedbackjmkiley2019-08-191-4/+1
* [ios] Addressed feedbackjmkiley2019-08-191-18/+29
* [ios] Remove debug codejmkiley2019-08-191-0/+4
* [ios] remove NSLogsjmkiley2019-08-161-2/+0
* [ios] add linear interpolationjmkiley2019-08-161-3/+28
* [ios] remove returnjmkiley2019-08-151-2/+0
* [ios] Some clean upjmkiley2019-08-131-1/+1
* [ios] Renamed propertiesjmkiley2019-08-131-7/+7
* [ios] notify that gesture beganjmkiley2019-08-131-3/+5
* [ios] remove bool propertyjmkiley2019-08-131-7/+0
* [ios] Document property, start testsjmkiley2019-08-121-2/+1
* [ios] Use velocity rather than scalejmkiley2019-08-121-2/+2
* [ios] match android behaviorjmkiley2019-08-091-4/+16
* [ios] whitespacejmkiley2019-08-021-3/+1
* [ios] add rotationThresholdjmkiley2019-08-021-4/+2
* [ios] Convert radians to degrees, es, added some notesjmkiley2019-08-021-30/+11
* [ios] use abs valuejmkiley2019-08-021-3/+6
* [ios] Currently rotates annotatiion, but not mapjmkiley2019-08-021-8/+20
* [ios] added array of activegesturerecognizersjmkiley2019-08-021-11/+10
* [ios] added code to try to intercept rotation, but that doesn't work right nowjmkiley2019-08-021-3/+12
* [ios] Delays the rotation, but kind of jumpyjmkiley2019-08-021-4/+12
* [ios] testingjmkiley2019-08-021-0/+4
* [ios][macos] Fix center coordinate incorrect after pinch gestureAleksandar Stojiljkovic2019-07-141-8/+4
* [ios] Add MGLCompassButton and MGLOrnamentVisibilityJason Wray2019-07-111-94/+11
* [ios] Add removeStyleImage to MGLMapView (#14769)Fabian Guerra Soto2019-07-021-0/+8
* [ios, macos] Deprecate methods in favor of new completion handler versionsJason Wray2019-06-261-15/+8
* [ios, macos] Added completion handlers to animated MGLMapView methodsMinh Nguyễn2019-06-211-65/+111
* [ios] Require two fingers for duration of tilt gestureJason Wray2019-06-201-0/+6
* [ios] Add integtation test that verifies MGLMapViewImpl sizeAlexander Shalamov2019-06-051-0/+5
* [ios] Calculate size of a MGLMapViewOpenGLImpl renderable from MGLMapView boundsAlexander Shalamov2019-06-051-0/+4
* [ios] Fix content insets with custom edge padding. (#14813)Fabian Guerra Soto2019-06-031-1/+3
* [ios] Content insets border case fix and comment.Aleksandar Stojiljkovic2019-06-031-2/+5
* [ios,macos] refactor MGLMapViewImplKonstantin Käfer2019-05-291-352/+61
* Asymmetric viewport changelog entryAleksandar Stojiljkovic2019-05-281-9/+9
* [core] Offset viewport center when edge insets are specifiedAleksandar Stojiljkovic2019-05-281-14/+5
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-8/+2
* [ios] Remove obsolete telemetry gesture eventsJason Wray2019-05-091-40/+0
* [ios] Interpret negative direction as unchanged when setting visible coordina...Minh Nguyễn2019-05-031-1/+1
* [ios] Static analysis fix tweaks - part 2 (#14572)Julian Rex2019-05-021-7/+7