LonLat

Type Alias LonLat 

Source
pub type LonLat = LonLat;
Expand description

Structure alias coming from mapproj defining longitude and latitude expressed in degrees

Aliased Typeยง

pub struct LonLat { /* private fields */ }