Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-11 | mappage.qml: add a Kirigami page for the map widget | Lubomir I. Ivanov | |
The Page object has the following functionality: - reloadMap(): reload all map markers. - centerOnDiveSiteUUID(): center the map on a dive site uuid. - centerOnLocation(): the map on a latitude, longitude in decimal. - Select a dive list entry based on a marker selected on the map via diveList.setCurrentDiveListIndex() Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com> |