Maps and Navigation SDK
0.39.1
androidJvm
com.tomtom.sdk.location:provider-simulation
/
com.tomtom.sdk.location.simulation.strategy
/
InterpolationStrategy
/
InterpolationStrategy
Interpolation
Strategy
constructor
(
locations
:
List
<
GeoLocation
>
,
broadcastDelay
:
Duration
=
BROADCAST_DELAY
,
startDelay
:
Duration
=
START_DELAY
,
currentSpeed
:
Speed
=
DEFAULT_SPEED
)