subsurface/mobile-widgets
Lubomir I. Ivanov 68da4de643 main.qml: modify showMap() to not accept location
showMap() uses a location to open Google Maps in a browser.
Make showMap() a generic function to push the mapPage on the view
stack.

Update the calls to this function from child widgets and pages.
Also either call mapPage.centerOnLocation()
or mapPage.centerOnDiveSiteUUID() depending if the caller
wants the map to center on a dive site or on map coordinates.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2018-03-11 11:40:12 -07:00
..
qml main.qml: modify showMap() to not accept location 2018-03-11 11:40:12 -07:00
qmlmanager.cpp mobile: introduce simple private helper updateAllGlobalLists() 2018-01-31 14:48:14 +01:00
qmlmanager.h mobile: introduce simple private helper updateAllGlobalLists() 2018-01-31 14:48:14 +01:00
qmlprofile.cpp QML UI: adjust to modified logging API 2017-06-11 13:55:41 -07:00
qmlprofile.h Add SPDX header to mobile widgets and QML files 2017-04-29 13:32:55 -07:00