Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-28 | mapwidget.qml: add zoom-in and zoom-out buttons | 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> |