I was wanting to get an estimated time of arrival and save that to a list and add them up to make an. crude time delay
but no map navigation system works in the app only when it loads outside into Google Maps. is there any way I can just pull a time from lats/longs. to street address.
Despite having the Google Maps API in your project, it is very limited and you cannot get exact navigation features. Just a map. You can, however, use the OpenAI API to measure distances from one place to another. Just a thought.