mapbox-maps-flutter
mapbox-maps-flutter copied to clipboard
Getting the current travel speed
Is there a way to get the current travel speed of the user?
Currently solved by using https://pub.dev/packages/location It feels a bit redundant since MapBox should also be able to determine the current speed.