You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've an issue when converting decimal degree coordinates to sexagesimal format.
geolib.decimalToSexagesimal(31.011306) returns 31°0'0" but it should be 31° 0' 40.70"
It's was working fine in version 2.0.24 (decimal2sexagesimal)
Thanks for your awesome library !
Regards
The text was updated successfully, but these errors were encountered:
Hi,
I've an issue when converting decimal degree coordinates to sexagesimal format.
geolib.decimalToSexagesimal(31.011306) returns 31°0'0" but it should be 31° 0' 40.70"
It's was working fine in version 2.0.24 (decimal2sexagesimal)
Thanks for your awesome library !
Regards
The text was updated successfully, but these errors were encountered: