Type Alias LatLon

Source
pub type LatLon = (f64, f64);
Expand description

A coordinate in (latitude, longitude) format