Yes. Here goes…
I need to calculate route distances for many addresses across my app. Not just the active destination used on the map element via the route action.
Eg. i need actual (not straight line) distances for driving, cycling etc.
The Google Distance matrix plugin can do this, but the distance varies quite a lot from the MapBox plugin and as far as my tests goes, the MapBox distances are better.
Also, the distance matrix does not allow me to set transport mode.
If you can build this as an addition to the build in list of “Calculate formular” in bubble or as a API call, it would open up calculating precise route distances in-line with the navigation in the map element.
Let me know if you need more info. try out the Google Distance Matrix Plugin