How Do I Create A Google Maps API Key For Each Station To Avoid Google's Daily Load Limits?

How Do I Create A Google Maps API Key For Each Station To Avoid Google's Daily Load Limits?


Google Maps has imposed a limit of 25,000 map loads per day for maps that use their API (such as traffic maps). If you copied and pasted a traffic map across multiple stations, there is a good chance they are sharing a single API key, and that 25,000-a-day limit is imposed for all stations. That limit is hit when your map looks like this:



Here is how you can generate a single API key per station so that the limit of 25,000 can apply on a per-station basis:


  1. Log into your Google account
  2. Go to https://developers.google.com/maps/documentation/javascript/get-api-key
  3. Click on the GET A KEY button:


  4. Enter a project name - we recommend using the name of the station so that you're able to keep track of what API key is used where:


  5. Click Create and Enable API, and you now have an API key!


  6. Copy this key to your clipboard


How to replace the API key of currently embedded Google Maps:


You will need to go to the raw HTML widget where the embedded map has been added and replace the API key with the one you have copied to your clipboard.

Example:


Insert the new API key between the key= and the " (where the blue highlight is above) to successfully update your API key.


Do this for all stations, and now the limit of 25,000 will apply for each separate API key!


    • Related Articles

    • Requesting A Station Rebrand With Socast

      This Article Is For: Existing clients who already have launched websites and/or mobile apps with SoCast, that would like to re-brand. This request must be sent to the support desk at support@socastdigital.com in advance, and come from a Company ...
    • Getting Started

      Welcome to SoCast! This section will provide you with all the information you need to get started and prepare your website for launch. Setting up Your SoCast Account SoCast Client Preparation List How To Optimize Your Website For The Best User ...
    • How Do I Set Up a Custom Google Analytics Blog Category Report?

      This Article Is For: Advanced users/company admins Website Settings Permission is needed  These instructions assume you've already created a Google Analytics account for your website. If you haven't done this yet, go here:  ...
    • Key Benefits & Differences Between RSS Subscription, Premium Feeds, Page Cloning And Page & Blog Syndication

      This Article Is For: All Clients Is Applicable To All Themes In the chart below is listed the key differences between the following features: RSS Subscription Settings Premium Feeds Syndicated Pages Blog Syndication Page Cloning If you have any ...
    • How Do I Obtain My Sitemap XML for Search Engine Indexing?

      This Article Is For: Experienced 'Webmaster' Users Users with a Google Search Console account or Bing Webmaster Tool account For Support on using Google Search Console Visit: https://support.google.com/webmasters/?hl=en#topic=3309469 For Support on ...