gis-tools-ts - v0.6.0
    Preparing search index...

    Function pointBearing

    • Get the bearing in degrees between two points

      Type Parameters

      • A extends Properties = Properties
      • B extends Properties = Properties

      Parameters

      • start: VectorPoint<A>

        starting point

      • end: VectorPoint<B>

        ending point

      Returns number

      • the bearing