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

    Function clampWGS84Point

    • Updates the WGS84 point's x and y values as needed

      Type Parameters

      • D extends Properties = Properties

      Parameters

      • point: VectorPoint<D>

        the WGS 84 point to clamp/wrap

      Returns VectorPoint<D>

      the point itself post update