Skip to content
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

Unclear which kind of Google Maps API key to use #15

Open
sbenthall opened this issue Oct 25, 2022 · 2 comments
Open

Unclear which kind of Google Maps API key to use #15

sbenthall opened this issue Oct 25, 2022 · 2 comments

Comments

@sbenthall
Copy link

The README instructs the user to fill in their own Google Maps API key.

It looks like there are many different APIs to choose from. Do they all use the same kind of key? What service does this roundware app use?

image

@hburgund
Copy link
Member

hburgund commented Oct 25, 2022

Maps JavaScript API should do the trick for the web app!
You'll need the Places API enabled as well, but I forget exactly how that works since it is somehow bundled with the overall Maps API key. Essentially, you'll get a single key that enables both the maps on web as well as the geo-lookup of Places.

@sbenthall
Copy link
Author

Thank you! I'll try that.

I'm likewise pretty confused about how to get a google analytics API key even after searching their docs for 10 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants