Open sKY02644 opened 5 months ago
@eopeter
{bool? simulateRoute} Type: bool?
if true will simulate the route as if you were driving. Always true on iOS Simulator
does it mean the puck will move even when the car is not moving just like it is in the example that is if its true?
Exactly, intended for test mode.
@eopeter
{bool? simulateRoute} Type: bool?
if true will simulate the route as if you were driving. Always true on iOS Simulator
does it mean the puck will move even when the car is not moving just like it is in the example that is if its true?