About 50 results
Open links in new tab
  1. javascript - Do I need to hide API key when using google maps js API ...

    For embedding a map, the Google Maps documentation has instructions for creating a correctly restricted API key so that it cannot be abused for other purposes at Get an API Key - Restricting API …

  2. google maps - This API project is not authorized to use this API ...

    Oct 7, 2015 · In the API manager menu, you should be able to click overview, select the relevant API under the Google Maps APIs heading and map icon. Your page might be using some other API's , …

  3. Why do I get an ApiNotActivatedMapError when using Google Places …

    Use Google Maps API https://developers.google.com/maps/gmp-get-started#enable-api-sdk to use the places library,click on Create Credentials tab on Google Cloud Console, and create the api key for …

  4. What's the API Key for in Google Maps API V3? - Stack Overflow

    Using an API key enables you to monitor your application's Maps API usage, and ensures that Google can contact you about your application if necessary. If your application's Maps API usage by exceeds …

  5. How to get Google Maps API key without entering billing info to …

    Sep 3, 2022 · Context I would like to get Google Maps API key for free usage (below 5000 per year hits), but when I follow the instructions, it seems that providing billing information is mandatory. Question ...

  6. html - How do I securely use Google API Keys - Stack Overflow

    The API key best practices article you refer to only provides general guidelines for using API keys, and with certain end-user facing APIs, such as the Google Maps JavaScript API, you cannot avoid …

  7. Google Maps JavaScript API RefererNotAllowedMapError

    Feb 10, 2016 · We're trying to develop an geoplacement app for one of our clients, and we want first to test it in out own domain. We have signed for Google Maps JavaScript API, and we have a valid …

  8. When is a Google Maps API key required? - Stack Overflow

    May 23, 2014 · 8 Recently Google changed it's policy on the use API keys. You're now supposed to no longer need an API key to place Google Maps on your website. And this worked perfectly. But now I …

  9. Google maps api key in html/javascript - Stack Overflow

    May 21, 2018 · When you create your key in the Google API Console and choose the set up credentials for the Maps JavaScript API, the wizard will instruct you how to secure the key, and will prompt you …

  10. ERROR: Google Maps API error: MissingKeyMapError

    Dec 13, 2016 · 78 As per Google recent announcement, usage of the Google Maps APIs now requires a key. If you are using the Google Maps API on localhost or your domain was not active prior to June …