Package com.tomtom.sdk.location.simulation

Types

Link copied to clipboard
class SimulationLocationEngine : LocationEngine

An implementation of LocationEngine that simulates location updates for testing purposes. Allows to specify strategy which determines how locations will be returned.

Link copied to clipboard
interface SimulationStrategy

Interface for strategies that simulate location updates.