The Location class represents a set of latitude/longitude coordinates.
Methods
Method Signature |
Description |
double Latitude()
|
The latitude of the given location. |
double Longitude()
|
The longitude of the given location. |
Biome Biome()
|
The biome at the given location. |