plotting trip path on a map using latlong

Hello Everyone, 

 

This question has been asked before in this community but no solution was found, as of today, is it possible to plot and draw the path of trip on a map view in appsheet ? 
Table as below

TripIDLatLongEventtime


If it's not possible via appsheet, is there any external service that can perform this and can be connected to appsheet ? 
Something like https://leafletjs.com/index.html but compatible with appsheet

thanks in advance


0 2 82
2 REPLIES 2

You can use the DirectionsService Class of Google Maps Routes API, for this purpose.

This is a paid service and requires a Google Cloud Project linked to a payment profile.

Dear @Joseph_Seddik thanks for your suggestion, ill look at this. 

Top Labels in this Space