subsurface/map-widget
Berthold Stoeger 44c65fec88 Map: automatically update names on the map
Currently, dive site names are only updated on full reload.
Instead hook directly into the corresponding signal in the
MapLocationModel to set the name. Also to the coordinates
directly there instead of going via the MapWidgetHelper.

In the MapWidgetHelper, just center on the changed dive site.
Hook into the signal directly there and remove the slot
from the MapWidget. This makes the whole call-chain at least
one call shorter.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-05-11 12:06:19 -07:00
..
qml Map: show multiple selected dive sites 2019-05-11 12:06:19 -07:00
qmlmapwidgethelper.cpp Map: automatically update names on the map 2019-05-11 12:06:19 -07:00
qmlmapwidgethelper.h Map: automatically update names on the map 2019-05-11 12:06:19 -07:00