Last change
on this file since 58780 was
58780,
checked in by xdjuj@…, 9 years ago
|
Report de la rev 58348 de b_b
Log:
version 2.2.2 : maj de la lib Mapstraction + ajout d'un paramètre autofocus_marker au modèle de la carte pour permettre de limiter l'affichage à une seule infobulle
|
File size:
294 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | if (!defined("_ECRIRE_INC_VERSION")) return; |
---|
4 | |
---|
5 | define('_DIR_LIB_GIS','lib/mxn-gis-2.2.2/'); |
---|
6 | |
---|
7 | $table_des_traitements['VILLE'][]= 'typo(extraire_multi(%s))'; |
---|
8 | $table_des_traitements['PAYS'][]= 'typo(extraire_multi(%s))'; |
---|
9 | |
---|
10 | $GLOBALS['logo_libelles']['id_gis'] = _T('gis:libelle_logo_gis'); |
---|
11 | |
---|
12 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.