mapbox / mapbox-navigation-android-examples

Other
53 stars 46 forks source link

Disable simulation #60

Open devcat1010 opened 2 years ago

devcat1010 commented 2 years ago

I want to disable the simulation in the map screen but the cursor is still moving though I followed this instruction.

// comment out the location engine setting block to disable simulation

bgervan commented 2 years ago

There is a const val ENABLE_REPLAY in the ExampleCarInitializer

abhishek1508 commented 2 years ago

@devcat1010 Can you please confirm if you were able to resolve this issue?

hysapp commented 1 year ago

I have the same problem.