pub type LonLat = LonLat;
Structure alias coming from mapproj defining longitude and latitude expressed in degrees
pub struct LonLat { /* private fields */ }