googlemaps / react-native-navigation-sdk

Apache License 2.0
25 stars 4 forks source link

Simulate location doesn't work #218

Closed tfranzese-woolpert closed 3 months ago

tfranzese-woolpert commented 3 months ago

In v0.4.0, the NavigationController.simulator.simulateLocation(position: LatLng) API doesn't work. In Android this crashes and in iOS it doesn't work correctly, not using the position it's sent.

jokerttu commented 3 months ago

Thanks for reporting this issues, and PR