diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-07-20 02:43:12 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-07-28 07:31:11 -0700 |
commit | 8b224358095f3c09c69b44ade14b48e7042ac2a7 (patch) | |
tree | f385a761c24b08baff69ad756950b6f0e5811c18 /mobile-widgets | |
parent | 88c6d98265ddce43c1f3309938aa27f4151d1b76 (diff) | |
download | subsurface-8b224358095f3c09c69b44ade14b48e7042ac2a7.tar.gz |
qrc: add a couple of images for the map type toggles (satellite/street)
The QML based map will have a toggle in the top left corner to toggle
between the satellite and steet tiles.
The images are created specifically for use in this Qt Location widget
and are free for use in Subsurface.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'mobile-widgets')
-rw-r--r-- | mobile-widgets/qml/icons/mapwidget-toggle-satellite.png | bin | 0 -> 6288 bytes |
-rw-r--r-- | mobile-widgets/qml/icons/mapwidget-toggle-street.png | bin | 0 -> 5916 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/mapwidget-toggle-satellite.png b/mobile-widgets/qml/icons/mapwidget-toggle-satellite.png Binary files differnew file mode 100644 index 000000000..7ee536929 --- /dev/null +++ b/mobile-widgets/qml/icons/mapwidget-toggle-satellite.png diff --git a/mobile-widgets/qml/icons/mapwidget-toggle-street.png b/mobile-widgets/qml/icons/mapwidget-toggle-street.png Binary files differnew file mode 100644 index 000000000..04a668c3f --- /dev/null +++ b/mobile-widgets/qml/icons/mapwidget-toggle-street.png |