From: Chuck Scott Date: Mon, 1 Jun 2015 20:23:01 +0000 (-0400) Subject: Added Google Maps API key. X-Git-Tag: v1.0.3~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0fd99f5ffc9ff492069cc0d050a6d52849c10124;p=WP-Themes%2FMunising.git Added Google Maps API key. --- diff --git a/glm-member-db/plugin.ini b/glm-member-db/plugin.ini index e003bcc..c5aa4d8 100644 --- a/glm-member-db/plugin.ini +++ b/glm-member-db/plugin.ini @@ -11,6 +11,14 @@ admin_debug_verbose = false front_debug = false front_debug_verbose = true +; Google Maps Browser API Key +; Account: cscott.glm@gmail.com +; Need to create a new key for each "Project", referrer +; for the project should be the customer's Web site. +; https://accounts.google.com/ServiceLogin +; +googleMapsApiKey = 'AIzaSyCX4iHpqS7tQW830hGuMHtFtF9uAz65A-Y' + ; Front-end Member Listing - [glm-members-list] front-config['list_show_map'] = true front-config['list_show_list'] = true