If the user is using Google maps and has a route set up I would like to get the estimated driving time/or arrival time. I took a look at the Google Maps Lib and didn't see anything that would handle it.
I don't need anything else, just to check if a route is set, and if it is the estimated time of arrival or estimated driving time.
Thanks for that, but I am just trying to add a simple feature to my app, I don't want to do any calculations (necessarily), IF the user ALREADY has a route set up in Google maps, I would like to get the current estimated time of arrival and or driving time, if this is possible.