Hello everyone,
I am using the Mapbox Flutter package to develop an app where users can record their location. However, I have encountered a synchronization issue between Mapbox and the package I use for location recording.
The problem is that the location displayed by Mapbox is often a few meters behind the recorded location when the user is driving or walking. This creates an awkward experience because the recorded track is displayed correctly, but the location puck lags behind, causing confusion.
I’ve tried providing the recorded location directly to the map but haven’t found a working solution.
Has anyone else faced a similar issue or found a way to resolve this? Any guidance or suggestions would be greatly appreciated.
Thank you!