Geo.DecToSex (gb.map)
Static Function DecToSex ( Value As Float, Type As Integer ) As String
This function convert a position
Value in decimal into a sexadecimal string value.
The
Type parameter allow to define if the given value is a latitude or a longitude.
0 to None, 1 to Latitude, 2 to Longitude
Examples
Print Geo.DecToSec(45.893333, 1)
$45°53'36"