Type Alias VectorPointGeometry<M>

VectorPointGeometry<M>: VectorBaseGeometry<"Point", VectorPoint<M>, undefined, BBOX>

PointGeometry is a point

Type Parameters