A web application that allows citizens to "adopt" civic infrastructure, such as fire hydrants that need to be shoveled out after it snows.
BSD 3-Clause "New" or "Revised" License
713
stars
233
forks
source link
Add support for google maps API key #77
Open
dsummersl opened 8 years ago
When I tried to standup this project on Heroku the map didn't work because as google now requires (as of two months ago) an API key for apps hosted on a domain: http://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html
This PR adds support for adding a key, and instructions for setting it up on heroku.