aboutsummaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/icons/mapwidget-zoom-in.png
AgeCommit message (Collapse)Author
2017-07-28mapwidget.qml: add zoom-in and zoom-out buttonsGravatar Lubomir I. Ivanov
The buttons are positioned bellow the "toggle map type" button and increment / decrement the zoom by "zoomStep" (2 for now). Also clamp the zoom-in level to "map.maximumZoomLevel". Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>