subsurface/map-widget
Lubomir I. Ivanov 837ed67d86 mapwidget.qml: return early instead of doing branching
The centerOn*() functions can just return early
for invalid input, instead of branching the conditions.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-11-27 22:59:22 +01:00
..
qml mapwidget.qml: return early instead of doing branching 2017-11-27 22:59:22 +01:00
qmlmapwidgethelper.cpp map-widget: use 'getter' function coordinate() for MapLocation 2017-11-27 22:59:22 +01:00
qmlmapwidgethelper.h map-widget: allow real-time updates of edited markers 2017-11-09 12:40:25 -08:00