-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google maps API directions #6
Comments
no key was available to get the location Latitude and location Longitude. |
We will have to use a different api for the locations, open weather only
gives you the city and country name. I think it’s called Geocode.
…On Sun, Jan 7, 2024 at 12:20 PM Bahman ***@***.***> wrote:
no key were available to define the location Latitude anf location
Longitude.
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCMWZJFKNEK7OQTQHPIEBULYNLKMZAVCNFSM6AAAAABBQOAUQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGEYTONBZHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
actually that's the info that the google directions API will handle. we will have an input to take a starting address that is referenced for all event locations for where the directions start. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
given a start location and an end location you are given directions through google maps.
The text was updated successfully, but these errors were encountered: