-2

there is no example code on the website.I found [old version in java](https://docs.mapbox.com/android/legacy/maps/examples/animate-marker-position/) but it is too old.

I want to know how to use kotlin and sdk v10.9.1 to do it.

gsy
  • 13
  • 2

1 Answers1

0

Try to allow fused location in your code. Please check Unable to get current (real time) location using FusedLocationProviderClient this can help you some way.