Google Maps API - disabled on domain

前端 未结 4 1799
没有蜡笔的小新
没有蜡笔的小新 2020-12-30 07:25

When page loads i get the message as javascript alert: Google has disabled use of the Maps API for this application. See the Terms of Service for more information: ht

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 08:08

    For everyone getting this error / alert, you must:

    1.) Ensure that you are linking to the online API, as noted by Steve Feng. Replace your code for accessing the Google API file with this:

    
    
                                     
                  
提交回复
热议问题