Maps and Navigation SDK
0.46.0
androidJvm
com.tomtom.sdk.location:provider-simulation
/
com.tomtom.sdk.location.simulation.location
Package-level
declarations
Types
Types
Simulation
Location
Link copied to clipboard
data
class
SimulationLocation
(
val
location
:
GeoLocation
,
val
delay
:
Duration
=
Duration.ZERO
)
Wrapper for the
GeoLocation
that contains information about emission delay.