Line 137... |
Line 137... |
137 |
$widget['donnees']['communeImageUrl'] = $this->config['carto']['communeImageUrl'];
|
137 |
$widget['donnees']['communeImageUrl'] = $this->config['carto']['communeImageUrl'];
|
138 |
$widget['donnees']['pointImageUrl'] = $this->config['carto']['pointImageUrl'];
|
138 |
$widget['donnees']['pointImageUrl'] = $this->config['carto']['pointImageUrl'];
|
139 |
$widget['donnees']['groupeImageUrlTpl'] = $this->config['carto']['groupeImageUrlTpl'];
|
139 |
$widget['donnees']['groupeImageUrlTpl'] = $this->config['carto']['groupeImageUrlTpl'];
|
140 |
$widget['donnees']['url_widget_saisie'] = $this->config['urls']['widgetSaisie'];
|
140 |
$widget['donnees']['url_widget_saisie'] = $this->config['urls']['widgetSaisie'];
|
141 |
$widget['donnees']['prod'] = ($this->config['parametres']['modeServeur'] == "prod");
|
141 |
$widget['donnees']['prod'] = ($this->config['parametres']['modeServeur'] == "prod");
|
- |
|
142 |
$widget['donnees']['cleGoogleMaps'] = $this->config['api']['cleGoogleMaps'];
|
Line 142... |
Line 143... |
142 |
|
143 |
|
Line 143... |
Line 144... |
143 |
$widget['squelette'] = 'carte_defaut';
|
144 |
$widget['squelette'] = 'carte_defaut';
|
144 |
|
145 |
|