subsurface/map-widget
Berthold Stoeger 0da86dfd86 Map: in edit mode place no-gps dive sites at center of map
Move the code to add the first selected dive site from
MapWidgetHelper::enterEditMode() to MapLocationModel::reload().

Thus, the list of sites is built only at one place. For this
it is necessary to pass a pointer to the map, so that new
dive sites can be added at the center of the map.

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: in edit mode place no-gps dive sites at center of map 2019-05-11 12:06:19 -07:00
qmlmapwidgethelper.h Map: make edit mode depend on dive-site-filtering 2019-05-11 12:06:19 -07:00