Show user route travelled based on geo-coordinates on Google map on web app

Viewed 17

We have a mobile app tracking the background location of the user and storing geo-coorindates in database. we want to plot these coordinates on a web application on Google map showing the route taken by the user. Read a lot on Google documentation but got over confused.

What APIs shall we be using from Google? I am currently using DirectionsAPI to plot 2 geo cordinates

0 Answers
Related