Hello everyone, Is there a way to use the distance function in appsheet to compare distance between one google map link and another google map link directly in appsheet without having to generate the altitude and longitude values manually.
In my case, for an application that needs the route distance between two points, I use this Google Script function that I call through a bot when the origin or destination change (In origin and destination I put the physical address of the points.):