Outils pour utilisateurs

Outils du site


geo_data:associations_map_js

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
geo_data:associations_map_js [31/07/2016 20:51]
cyrille37
geo_data:associations_map_js [21/08/2020 13:26]
127.0.0.1 modification externe
Ligne 7: Ligne 7:
  
   var dataFiles = {   var dataFiles = {
-   assosLayer: '/geo_data/associations_geojson?do=export_raw', +   assosLayer: '/geo_data/associations_geojson?do=export_text', 
-   epnsLayer: '/geo_data/associations_geojson?datafilter=epn&do=export_raw',+   epnsLayer: '/geo_data/associations_geojson?datafilter=epn&do=export_text',
    adminLayer: '/_media/geo_data/agglo_tours_admin.geo.json',    adminLayer: '/_media/geo_data/agglo_tours_admin.geo.json',
    cucsLayer : '/_media/geo_data/cucs_wgs84.geo.json' ,    cucsLayer : '/_media/geo_data/cucs_wgs84.geo.json' ,
Ligne 259: Ligne 259:
   });   });
      
-  function qppv_stype( feature) {+  function qppv_style( feature) {
     return {     return {
-      fillColor : 'green' +      fillColor : 'green', 
-      fillOpacity : 0.1+      fillOpacity : 0.4
-      weight : 2,+      weight : 3,
       opacity : 1,       opacity : 1,
-      color : 'darkgrey',+      color : 'black',
       dashArray : '2'       dashArray : '2'
     };     };
geo_data/associations_map_js.txt · Dernière modification: 21/08/2020 14:46 de administrateur