interface LineGeometryOptions<T> {
    poses: MapPosVector<T> | GenericMapPos<T>[];
}

Type Parameters

Hierarchy (view full)

Properties

Properties

Generated using TypeDoc