Difference between revisions of "African great ape layers"

From A.P.E.S. wiki
Jump to navigation Jump to search
Line 40: Line 40:
 
       //var gaabundanceLayer = L.geoJson(null, {style: stylegaabundance});
 
       //var gaabundanceLayer = L.geoJson(null, {style: stylegaabundance});
 
   
 
   
       var gaabundanceLayer = L.geoJson(gaabundance, {style: stylegaabundance});gaabundanceLayer.addTo(map);
+
       var gaabundanceLayer = L.geoJson(gaabundance);gaabundanceLayer.addTo(map);
  
 
       // for Layer Control
 
       // for Layer Control

Revision as of 04:46, 15 June 2022

Spatial Layers > African great ape layers