[][src]Type Definition antipode::Coordinate

type Coordinate = (f32, f32);

Representation of a single geographic point.