| Modifier and Type | Method and Description |
|---|---|
static Location |
createLocation(org.json.JSONObject jsonObject) |
double |
getLatitude()
Gets the latitude of the sent Location
|
double |
getLongitude()
Gets the longitude of the sent Location
|
public static Location createLocation(org.json.JSONObject jsonObject)
public double getLongitude()
LocationgetLongitude in interface Locationpublic double getLatitude()
LocationgetLatitude in interface LocationCopyright © 2017. All rights reserved.