-
Notifications
You must be signed in to change notification settings - Fork 73
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
Search button does nothing? #3
Comments
The error message in the http response states that the API key needs to have billing enabled for the API requests to work. All Issues currently raised appear to relate to this. It would be amazing if @stevenicholls-google could address this issue somehow?! |
Full Response Body: /**/_xdc_._cjz404 && _xdc_._cjz404( {
"error_message" : "Geocoding Service: You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key",
"results" : [],
"status" : "REQUEST_DENIED"
}
) |
[2021 update] Live Demo isn't working! |
guys this hasnt been working for yrs-think when i last checked it needed valid apikeys. none present. |
I copied the files directly to my web host and put in a location. When I press the 'Search' button, it does nothing at all though. When I use the same area name on the live git version works though? Do I need something more?
The text was updated successfully, but these errors were encountered: