RectangleRotationBoundary
RectangleRotationBoundary<T>: { height?: number; length: number; rotation?: number; topLeft: T; width: number }
Type parameters
Type declaration
Optional height?: number
length: number
Optional rotation?: number
topLeft: T
width: number
Length of the boundary in meters