Hey, of course can I help you. Do you have a specific question? What I can say is that I use the Google directions API in order to get the route between the locations. As my locations are always fixed I only call the API once and save it to a database. Only if the user selects his own location as a starting point I call the API from the app. For now the free calls to the API are enough for me. Hope this helps a bit