DEV Community

Discussion on: Let's play with Google Maps and React - Making a Car move through the road, like on Uber - Part 1

Collapse
 
pulkitkoolkanya profile image
PulkitKoolKanya

Hi

Can you help me finding the series of coordinates b/w two coordinates?
I am using DirectionsRenderer for rendering path b/w two coordinates. But when my car moves I just update the source with car coordinates. But how we can achieve smooth transition with face direction.