subsurface/core/subsurface-qt
Jan Mulder d6003209d6 Subsurface-mobile: do send decimal GPS to Google
Sending nicely readable formatted coordinates to Google Maps does not
result in a correctly positioned map. Google likes unreadable
decimal format.

Little hacky solution. Added a gps_decimal attribute, populate that
with the standard function for format a coordinate to string, but
reset the preferences value temporarly so that it always converts it
to decimal style.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
2017-03-24 09:35:00 -07:00
..
CylinderObjectHelper.cpp Adds Cylinder helper class for cylinder info access in grantlee templates 2016-08-10 15:00:33 -07:00
CylinderObjectHelper.h Adds Cylinder helper class for cylinder info access in grantlee templates 2016-08-10 15:00:33 -07:00
DiveObjectHelper.cpp Subsurface-mobile: do send decimal GPS to Google 2017-03-24 09:35:00 -07:00
DiveObjectHelper.h Subsurface-mobile: do send decimal GPS to Google 2017-03-24 09:35:00 -07:00
SettingsObjectWrapper.cpp Minimum gas calculation - Calculations and UI parameters 2017-03-11 08:01:35 -08:00
SettingsObjectWrapper.h Minimum gas calculation - Calculations and UI parameters 2017-03-11 08:01:35 -08:00