@Beta public final class GeoPoint extends Object
Constructor and Description |
---|
GeoPoint(double latitude,
double longitude) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static GeoPoint |
from(String value) |
double |
getLatitude() |
double |
getLongitude() |
int |
hashCode() |
String |
toString() |