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

Type Parameters

Hierarchy (View Summary)

Properties

Properties