Subversion Repositories eFlore/Applications.cel

Rev

Rev 1980 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1980 Rev 2008
Line 7... Line 7...
7
; Template de l'url où charger les fichiers kml des limites communales.
7
; Template de l'url où charger les fichiers kml des limites communales.
8
limitesCommunaleUrlTpl = "http://www.tela-botanica.org/eflore/cel2/widget/modules/carto/squelettes/kml/%s/%s"
8
limitesCommunaleUrlTpl = "http://www.tela-botanica.org/eflore/cel2/widget/modules/carto/squelettes/kml/%s/%s"
9
communeImageUrl = "http://www.tela-botanica.org/commun/icones/carto/commune.png"
9
communeImageUrl = "http://www.tela-botanica.org/commun/icones/carto/commune.png"
10
pointImageUrl = "http://www.tela-botanica.org/commun/icones/carto/point2.png"
10
pointImageUrl = "http://www.tela-botanica.org/commun/icones/carto/point2.png"
11
groupeImageUrlTpl = "http://www.tela-botanica.org/service:cel:CelWidgetMapPoint/icone-groupe?type={type}&nbre={nbre}"
11
groupeImageUrlTpl = "http://www.tela-botanica.org/service:cel:CelWidgetMapPoint/icone-groupe?type={type}&nbre={nbre}"
-
 
12
aideWikiniUrlCartoPoint = "http://www.tela-botanica.org/wikini/eflore/api/rest/0.5/pages/{page}?txt.format=text/html";
12
13