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

Not working with new Google Maps API #22

Open
tmcreativeltd opened this issue Oct 23, 2018 · 2 comments
Open

Not working with new Google Maps API #22

tmcreativeltd opened this issue Oct 23, 2018 · 2 comments

Comments

@tmcreativeltd
Copy link

It's a great little piece of script that has served our cycling club website for many years, big thanks! However, after updating to use the mandatory API it's stopped working. Any suggestions on how to fix or could an updated version be released? Thanks again!!!!

@vasilenka
Copy link

Unfortunately the new google maps API doesn't support request without a valid API key some features need a billing account. And it doesn't seems like the plugins support this yet.
It's a great little piece indeed, but we can't use it for now.

@Dirk-Kokx
Copy link

Actually you can still use this great tool, just see to it that you activated the 'Maps Javascript API' and the 'Geocoding API' in your google cloud project and add the API key to the maps script in your html:

<script src="//maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false"></script>

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

3 participants