How do I get googlemaps api key to work on localhost?
I've created an API key and under referers I add the following:
Accept requests from these HTTP referrers (websites) (Optional)
Use asterisks for wildcards. If you leave this blank, requests will be
accepted from any referrer. Be sure to add referrers before using this key
in production.
localhost
This doesnt work and if I exclude the api key it doesnt work either?