public class DistanceSimulator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
Constructor and Description |
---|
DistanceSimulator(android.content.Context context) |
Modifier and Type | Method and Description |
---|---|
void |
performDistanceCalculation(org.apache.cordova.CallbackContext callbackContext,
java.lang.String stopID,
java.util.ArrayList<android.location.Location> locationsList) |