[][src]Type Definition geomatic::Point4326

type Point4326 = Point<Crs4326>;

Implementations

impl Point4326[src]

pub fn lat(&self) -> f64[src]

pub fn lon(&self) -> f64[src]