Google Maps API - earthcubeprojects-chords/chords GitHub Wiki
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&...