From 8c7d1a1163ba22cd1b5e75b723affacc9d0cfd1c Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Tue, 25 Jul 2017 18:55:36 +0300 Subject: mapwidget.qml: add zoom-in and zoom-out buttons 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 --- mobile-widgets/qml/icons/mapwidget-zoom-in.png | Bin 0 -> 256 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 mobile-widgets/qml/icons/mapwidget-zoom-in.png (limited to 'mobile-widgets/qml/icons/mapwidget-zoom-in.png') diff --git a/mobile-widgets/qml/icons/mapwidget-zoom-in.png b/mobile-widgets/qml/icons/mapwidget-zoom-in.png new file mode 100644 index 000000000..8c2521c3e Binary files /dev/null and b/mobile-widgets/qml/icons/mapwidget-zoom-in.png differ -- cgit v1.2.3-70-g09d2