ローカルホストで動作するようにgooglemapsAPIキーを取得するにはどうすればよいですか?
APIキーを作成し、リファラーの下に以下を追加します。
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
これは機能しません。APIキーを除外すると、それも機能しませんか?