summaryrefslogtreecommitdiff
path: root/mapbox-gl-js
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-02-09 13:49:04 -0800
committerFabian Guerra Soto <fabian.guerra@mapbox.com>2017-02-09 16:49:04 -0500
commit272dc3f6a91ee1f0734c6642d610366f4396ec93 (patch)
tree9c5f89949ea38cd27cbc1c2eff89109e4c3a40c9 /mapbox-gl-js
parentb6e5edc26844df6a5f1f6e34881826828d36ce6a (diff)
downloadqtlocation-mapboxgl-272dc3f6a91ee1f0734c6642d610366f4396ec93.tar.gz
Delegate method to restrict movement (#5584)
* [ios, macos] Added delegate method to restrict movement Added a way for the delegate to restrict where the user can move within the map using gestures. Fixes #2457. * [ios] Added support to restrict movement in pinch/rotate gestures * [ios] Added support to restrict movement in double tap/quick zoom/two finger drag gestures * [ios] fixed camera reset before two finger drag gesture is complete * [ios] fixed camera comparison in double tap gestures * [ios] Changelog update * [macos] Changelog updated * [ios, macos] Changelog cleanup * [ios, macos] Added documentation to clarify performance impact * [ios] clarified variable name * [ios] blocking gestures implementation changed to a predictive approach * [ios] gesture delegate methods refactoring * [ios] Removed duplicated methods, improved code readability * [ios] code refactoring to clarify the conditions to execute a gesture
Diffstat (limited to 'mapbox-gl-js')
0 files changed, 0 insertions, 0 deletions