Function getMinHeightOrGroundLevel

  • returns groundlevel or extracts the minimum height from the coordinates, returns 0 if no z coordinates are set

    Parameters

    • groundLevel: undefined | null | number
    • Optional coordinates: Coordinate[]

    Returns number

Generated using TypeDoc