ApiNotActivatedMapError for simple html page using google-places-api

前端 未结 5 910
执念已碎
执念已碎 2020-12-07 11:30

I\'m trying to create a simple html page (I\'d later like to add an autocomplete input there) that include google-places-api. I have an api-key (which is enabled) but I stil

5条回答
  •  北海茫月
    2020-12-07 12:09

    To enable Api do this

    1. Go to API Manager
    2. Click on Overview
    3. Search for Google Maps JavaScript API(Under Google Maps APIs). Click on that
    4. You will find Enable button there. Click to enable API.

    OR You can try this url: Maps JavaScript API

    Hope this will solve the problem of enabling API.

提交回复
热议问题