duanluo9369 2016-07-16 09:40 采纳率: 100%
浏览 120
已采纳

Wordpress Renovation公司主题谷歌地图错误 - 缺少API密钥

I can't solve Google map missing API key. I can't find where to change it.

Here is my website: http://biogra.lt/en/contact/.

The theme im using is Renovation Compony: https://themeforest.net/item/renovation-company-construction-and-building-wordpress-theme/14835524

Thank you.

  • 写回答

1条回答 默认 最新

  • duanhuangyun3887 2016-07-18 21:41
    关注

    Your API Key is actually located inside the URL for the Google Maps api. Near the bottom of your source you have this line:

    <script type='text/javascript' src='https://maps.googleapis.com/maps/api/js?key=AIzaSyDbBlb-UYr7APyNHb40lYnGbwm8rp6LRFw&#038;callback=initMap&#038;ver=4.5.3'></script>
    

    Insert your new key in place of the old one.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?