Type Alias rust::geometry::Point

source ยท
pub type Point = (f64, f64);
Expand description

Definition of a Point. May represent WebMercator Lon-Lat or S2Geometry S-T