public static class LocationConvert.GeoPoint extends java.lang.Object
double
lat
lng
GeoPoint()
GeoPoint(double latitude, double longitude)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public double lat
public double lng
public GeoPoint(double latitude, double longitude)
public GeoPoint()
public java.lang.String toString()
toString
java.lang.Object