| Line 136... |
Line 136... |
| 136 |
$widget['donnees']['url_limites_communales'] = $this->obtenirUrlsLimitesCommunales();
|
136 |
$widget['donnees']['url_limites_communales'] = $this->obtenirUrlsLimitesCommunales();
|
| 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");
|
| Line 141... |
Line 142... |
| 141 |
|
142 |
|
| Line 142... |
Line 143... |
| 142 |
$widget['squelette'] = 'carte_defaut';
|
143 |
$widget['squelette'] = 'carte_defaut';
|
| 143 |
|
144 |
|