(sorry if this is a repeat)
I'm using
"latLon = info.position.toGeoString(Position.GEO_DMS);"
to get the location in a DMS format, but I can only hope to display it with a small font.
Is there any way to get the lat/lon as two seperate stings and in "GEO_DMS" format?
TIA