Difference between revisions of "Range layers"

From A.P.E.S. wiki
Jump to navigation Jump to search
Line 35: Line 35:
  
 
       // Set style function that sets fill color property
 
       // Set style function that sets fill color property
       function stylehoolockhoolock(feature) { return { fillColor: 'F31818', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: 'F31818', dashArray: '3' }; }  
+
       function stylehoolockhoolock(feature) { return { fillColor: '#F31818', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#F31818', dashArray: '3' }; }  
       function stylehoolockleuconedys(feature) { return { fillColor: 'AF1818', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: 'AF1818', dashArray: '3' };}
+
       function stylehoolockleuconedys(feature) { return { fillColor: '#AF1818', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#AF1818', dashArray: '3' };}
       function stylehoolocktianxing(feature) { return { fillColor: 'B65757', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: 'B65757', dashArray: '3' }; }
+
       function stylehoolocktianxing(feature) { return { fillColor: '#B65757', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#B65757', dashArray: '3' }; }
 
       function styleNomascus_hainanus(feature) {return { fillColor: 'blue',fillOpacity: 0.7,weight: 2,opacity: 0.7,color: 'blue',dashArray: '3', }; }
 
       function styleNomascus_hainanus(feature) {return { fillColor: 'blue',fillOpacity: 0.7,weight: 2,opacity: 0.7,color: 'blue',dashArray: '3', }; }
  

Revision as of 10:34, 7 March 2022


Download available layers
Species Shapefile GeoJSON Source
Hoolock hoolock Hoolock hoolock shapefile (ZIP; 110 kB)]