Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-05 | map-widget: move the widget and its resources to 'map-widget' | Lubomir I. Ivanov | |
Move all the map widget platform agnostic files to the <subsurface-root>/map-widget folder. This avoids the confusion about the desktop version of subsurface using mobile components. The map widget is planned as a shared component between the mobile and desktop versions. desktop-widgets/mapwidget[.h/.cpp] still remain as those are specific to the desktop version. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> | |||
2017-07-28 | qrc: add a couple of images for the map type toggles (satellite/street) | Lubomir I. Ivanov | |
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> |