Closed tfranzese-woolpert closed 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.
NavigationController.simulator.simulateLocation(position: LatLng)
Thanks for reporting this issues, and PR
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.