public class LocationHelper
extends java.lang.Object
Constructor and Description |
---|
LocationHelper() |
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
toJson(IGLocation location) |
double |
toKmh(android.location.Location location)
Get the speed of the last good saved location.
|
public org.json.JSONObject toJson(IGLocation location)
public double toKmh(android.location.Location location)