mapbox-maps-flutter icon indicating copy to clipboard operation
mapbox-maps-flutter copied to clipboard

Getting the current travel speed

Open basvdijk opened this issue 1 year ago • 1 comments

Is there a way to get the current travel speed of the user?

basvdijk avatar Apr 21 '24 08:04 basvdijk

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.

basvdijk avatar Apr 29 '24 20:04 basvdijk