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
We currently display coordinates as Decimal Degrees but many GPS devices use DMS (degrees minutes seconds). We should support both, similar to how we support both Celsius and Fahrenheit.
One way to do this on the client side would be geodesy
We currently display coordinates as Decimal Degrees but many GPS devices use DMS (degrees minutes seconds). We should support both, similar to how we support both Celsius and Fahrenheit.
One way to do this on the client side would be geodesy