public static class GeoUtils.GeoLocation extends Object
String
handle
double
lat
lon
float
scale
x3dScene
GeoLocation(String handle, String lat, String lon, String scale, String x3dScene)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String handle
public String x3dScene
public double lat
public double lon
public float scale
public GeoLocation(String handle, String lat, String lon, String scale, String x3dScene)