Added configurable google maps key

This commit is contained in:
Tobias Mädel
2018-11-05 11:56:55 +01:00
parent 5523f9388a
commit 80f8c3f158
5 changed files with 23 additions and 3 deletions

View File

@@ -33,6 +33,16 @@ $config['table_name'] = "TABLE_HRD_CONTACTS_V01";
$config['locator'] = "";
$config['display_freq'] = true;
/*
|--------------------------------------------------------------------------
| 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