Skip to content

Human readable coordinates

Compare
Choose a tag to compare
@jillesvangurp jillesvangurp released this 24 Jun 10:12
· 155 commits to master since this release
  • adds a humanReadable() function to the PointCoordinates type alias for DoubleArray that returns a nicely formatted string like 22° 54' 38.31" S, 43° 13' 18.09" W
  • adds a Degree type alias for Double and some extension properties to get the degrees, minutes, seconds, and compass direction used for the human readable string above