Hi,
My dropsource app is updating my user’s current location every 5 seconds, I would like to show that location as a marker on a Map either Google Map or Mapbox, I was able to achieve a marker being displayed and removed everytime the location updates but I am trying to show a smooth transition/animation from one Lat, Lng to the next (updated) Lat, Lng position example: how you would see your Uber driver in real time on a map smoothing driving. Any advise?