mock Tracking
@JvmStatic()
Content copied to clipboard
Mocks tracking the user's location from an origin to a destination.
See also
Parameters
origin
The origin.
destination
The destination.
mode
The travel mode.
steps
The number of mock location updates.
interval
The interval in seconds between each mock location update. A number between 1 and 60.
callback
An optional callback.
@JvmStatic()
Content copied to clipboard
Mocks tracking the user's location from an origin to a destination.
See also
Parameters
origin
The origin.
destination
The destination.
mode
The travel mode.
steps
The number of mock location updates.
interval
The interval in seconds between each mock location update. A number between 1 and 60.
block
A block callback.