Difference between revisions of "Range test"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
// GEOJSON FILES | // GEOJSON FILES | ||
var hoolockhoolock = 'files/gibbon/Hoolock_hoolock.geojson'; | var hoolockhoolock = 'files/gibbon/Hoolock_hoolock.geojson'; | ||
− | + | var hoolockleuconedys = 'files/gibbon/Hoolock_leuconedys.geojson'; | |
var map = L.map('map').setView([10, 110], 4); | var map = L.map('map').setView([10, 110], 4); | ||
+ | var osm=new L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'}).addTo(map); | ||
var topo=new L.tileLayer('http://{s}.tile.opentopomap.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenTopoMap</a> contributors'}).addTo(map); | var topo=new L.tileLayer('http://{s}.tile.opentopomap.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenTopoMap</a> contributors'}).addTo(map); | ||
− | |||
Revision as of 09:35, 7 March 2022
Species | Shapefile | GeoJSON | Source |
---|---|---|---|
Hoolock hoolock | Hoolock hoolock shapefile (ZIP; 110 kB)] |