interface PointGeometryOptions<T> {
    pos: GenericMapPos<T>;
}

Type Parameters

Hierarchy (view full)

Properties

Properties

Generated using TypeDoc