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

Fix broken Google Maps API link #84

Closed
wants to merge 1 commit into from
Closed

Fix broken Google Maps API link #84

wants to merge 1 commit into from

Conversation

vanhineam
Copy link

I am changing this to point to the documentation for the Google Maps Javascript API Home (https://developers.google.com/maps/documentation/javascript/) Another option would be to point to the direct API reference (https://developers.google.com/maps/documentation/javascript/reference)

I am changing this to point to the documentation for the Google Maps Javascript API Home (https://developers.google.com/maps/documentation/javascript/) Another option would be to point to the direct API reference (https://developers.google.com/maps/documentation/javascript/reference)
@fabriziomoscon
Copy link
Collaborator

Hi @vanhineam,

thank you for fixing the link!

Please note that the link you proposed is for the JavaScript client Google Maps API.
This library implement the webservices API:
https://developers.google.com/maps/web-services/overview

Although the library is also written in JavaScript it is a server side implementation of Google Maps web services and it is not suitable to use on the client.

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

Successfully merging this pull request may close these issues.

2 participants