Coord

Latitude and Longitude global coordinates

Members

Functions

opEquals
bool opEquals(const(Coord) o)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lat
double lat;
lng
double lng;
Undocumented in source.

Meta