androidgoogle-mapsmapfragment

As I can move a marker in a MapFragment in real time?


Please someone knows how to make a marker to move while a car is walking in a MapFragment android studio, thanks


Solution

  • You just want to update the location of the marker according to the car's position or you want to animate the marker. Check these

    move marker on google maps api 2

    Move markers in google map v2 android