Difference between revisions of "Range Layers"

From A.P.E.S. wiki
Jump to navigation Jump to search
Line 38: Line 38:
  
 
       function forEachFeature(feature, layer) {
 
       function forEachFeature(feature, layer) {
         var popupContent = "<p><b>Species: </b>"+ feature.properties.binomial +
+
         var popupContent = "<p>Species:"+ feature.properties.binomial +
 
               "</br>Subspecies: "+ feature.properties.subspecies +'</p>';
 
               "</br>Subspecies: "+ feature.properties.subspecies +'</p>';
 
         layer.bindPopup(popupContent);
 
         layer.bindPopup(popupContent);

Revision as of 11:37, 25 February 2022

Avaiable Layers:

Ape range Download: Geographic shapefile (ZIP; 171 kB)]

Refugia after Maley 1996 Download: Geographic shapefile (ZIP; 85 kB)]