Google Maps API key not working

前端 未结 8 1728
生来不讨喜
生来不讨喜 2021-01-04 00:38

I\'m having a problem with getting my Google Maps API key to work. I originally had the problem when trying to access http://dev.domain.com using a key generated for http://

8条回答
  •  天命终不由人
    2021-01-04 01:11

    After going through their FAQ i found that if we want our subdomains to enable Google map we have to request the API for http://domain.com/ (without www) . it worked for me. Happy coding.

提交回复
热议问题