Skip to content
Charlie Martin edited this page Sep 23, 2016 · 6 revisions

Google Maps API Key

Google imposed a key requirement for the maps API on June 22. This is why the chords map is broken. https://developers.google.com/maps/pricing-and-plans/standard-plan-2016-update

Request a Google Maps API key. This is quick and easy, as long as you have a google account.

Manage your Google API keys.

CHORDS now has an entry in the configuration for this key.

CHORDS adds the key to Google maps javascript load, e.g.:

//maps.google.com/maps/api/js?v=3.13&key=YOURKEYHERE&...

Localhost domain

https://community.microstrategy.com/t5/Reporting-Dashboards-and/Google-Maps-free-for-testing-on-localhost-as-of-February-2016/td-p/252572

Clone this wiki locally