subsurface/mobile-widgets
Lubomir I. Ivanov d421660f91 mapwidgethelper: support tracking of all selected dive sites
MapWidgetHelper::centerOnDiveSite() now checks if more than
one dive sites are selected and finds the most top-left and
bottom-right ones in the coordinate system to form
a rectangle.

It also supports the special cases where a selected dive site
does not have coordinates or the case where only a single dive site
with GPS coordinates are selected.

TODO: implement mapwidget.qml::centerOnRectangle()
This QML function will receive a QGeoCoordinate based rectangle which
has to be centered in the viewport with animation.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-08-07 00:51:21 -07:00
..
qml mapwidgethelper: support tracking of all selected dive sites 2017-08-07 00:51:21 -07:00
qmlmanager.cpp QML UI: enable modification of ratings 2017-08-02 18:49:47 -07:00
qmlmanager.h QML UI: enable modification of ratings 2017-08-02 18:49:47 -07:00
qmlmapwidgethelper.cpp mapwidgethelper: support tracking of all selected dive sites 2017-08-07 00:51:21 -07:00
qmlmapwidgethelper.h Switch new files to unix line endings 2017-07-28 22:01:36 -07: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