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 enforces a daily limit of 25,000 map loads per API key. If you use the same API key for traffic maps across multiple stations, all stations share this limit. Once the limit is reached, your map may display an error, as shown below:

To ensure each station has its own daily limit, you should generate a unique API key for each station. Follow the steps below:
How to Generate a Google Maps API Key for Each Station
- Log in to your Google account.
- Visit https://developers.google.com/maps/documentation/javascript/get-api-key.
- Click the GET A KEY button.
- Enter a project name. We recommend using your station’s name so you can easily track which API key belongs to each station.
- Click Create and Enable API. Your new API key will be generated.
- Copy the API key to your clipboard.
How to Replace the API Key in Your Embedded Google Maps
To update the API key for your existing embedded maps:
- Go to the Raw HTML widget where the map is embedded.
- Locate the API key in the map’s embed code.
- Replace the existing API key with your new one. Insert the new key between key= and the next quotation mark (").
Example:

Repeat this process for each station. By assigning a unique API key to each station, you ensure every station has its own 25,000 daily map load limit, preventing shared overages and maintaining reliable map service for your audience.
Related Articles
How Do I Create a Comments Blacklist in SoCast?
How Do I Create a Comments Blacklist in SoCast? Who Is This Article For? All users with the Manage Comments permission Applicable to: All Themes Important Note The comments section blacklist works differently from the Activity Stream blacklist. You ...
How Do I Add a Clickable PDF Link to a Page in SoCast?
How Do I Add a Clickable PDF Link to a Page in SoCast? Who Is This Article For? All users with access to Pages Applicable to all themes Follow these instructions to add a clickable PDF link to a page, blog post, or other content area in SoCast. ...
What Are Sample Websites and Mobile Apps Built With SoCast Engage?
What Are Sample Websites and Mobile Apps Built With SoCast Engage? Discover the capabilities of SoCast Engage by exploring a curated selection of radio station websites and mobile apps. Each example below showcases how broadcasters are using SoCast ...
What Should I Know Before Purchasing a SoCast Mobile App?
What Should I Know Before Purchasing a SoCast Mobile App? This article addresses common questions and important considerations for radio broadcasters interested in purchasing a SoCast mobile app. Can I Download a SoCast App to Preview? Absolutely! ...
What Is the Navigation Menu Bar and Its Key Features for SoCast Websites?
What Is the Navigation Menu Bar and Its Key Features for SoCast Websites? This Article Is For: All users who are SoCast Website Admins Applicable to the SoCast 2.0 Theme and Hero 1.0 Theme The navigation menu bar is the main bar located at the top of ...