Replies: 0
Hello,
Is there a way that I can retrieve the distance to use in a calculation? For example I would like to write a functions to display the estimated cost in fuel for someone to drive from their current location to the store.
I know the distance is outputted with the underscore function <%= distance %> but not sure how I can retrieve that value?
Thanks