flutter_mapbox_navigation icon indicating copy to clipboard operation
flutter_mapbox_navigation copied to clipboard

I need clarification about the simulateRoute

Open sKY02644 opened this issue 1 year ago • 1 comments

@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?

sKY02644 avatar May 24 '24 21:05 sKY02644

Exactly, intended for test mode.

Amyssyko avatar Aug 21 '24 00:08 Amyssyko