mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Added configurable google maps key
This commit is contained in:
@@ -32,6 +32,16 @@ $config['table_name'] = "TABLE_HRD_CONTACTS_V01";
|
||||
$config['locator'] = "%baselocator%";
|
||||
$config['display_freq'] = false;
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Google Maps JavaScript API Key
|
||||
|--------------------------------------------------------------------------
|
||||
| visit https://developers.google.com/maps/documentation/javascript/get-api-key
|
||||
|
|
||||
| 'gmaps_api_key' API key from Google Cloud Plattform
|
||||
*/
|
||||
$config['gmaps_api_key'] = "";
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication
|
||||
|
||||
Reference in New Issue
Block a user