Add Google Map of voters
[selectricity] / config / gmaps_api_key.yml
diff --git a/config/gmaps_api_key.yml b/config/gmaps_api_key.yml
new file mode 100644 (file)
index 0000000..b1641f5
--- /dev/null
@@ -0,0 +1,13 @@
+#Fill here the Google Maps API keys for your application\r
+#In this sample:\r
+#For development and test, we have only one possible host (localhost:3000), so there is only a single key associated with the mode.\r
+#In production, the app can be accessed through 2 different hosts: thepochisuperstarmegashow.com and exmaple.com. There then needs a 2-key hash. If you deployed to one host, only the API key would be needed (as in development and test).\r
+\r
+development:\r
+ ABQIAAAA479zRK1hoNqMcKLTMuBcTRScPKE_l4RVNk_lv74wWGSk9YyVlRQ16fPZdTl-PBiKfGdEjSpSL8gVtA\r
+test:\r
+ ABQIAAAAzMUFFnT9uH0xq39J0Y4kbhTJQa0g3IQ9GZqIMmInSLzwtGDKaBR6j135zrztfTGVOm2QlWnkaidDIQ\r
+\r
+production:\r
+ thepochisuperstarmegashow.com: ABQIAAAAzMUFFnT9uH0Sfg76Y4kbhTJQa0g3IQ9GZqIMmInSLzwtGDmlRT6e90j135zat56yhJKQlWnkaidDIQ\r
+ example.com: ABQIAAAAzMUFFnT9uH0Sfg98Y4kbhGFJQa0g3IQ9GZqIMmInSLrthJKGDmlRT98f4j135zat56yjRKQlWnkmod3TB\r

Benjamin Mako Hill || Want to submit a patch?