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

    Function rewind

    • In place adjust the ring if necessary

      Type Parameters

      • M extends Properties = Properties

      Parameters

      • ring: VectorLineString<M>

        the ring to rewind

      • clockwise: boolean

        whether the ring needs to be clockwise

      Returns void