Enoder commited on
Commit
0fc2bb0
·
verified ·
1 Parent(s): 5e6cfdd

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -1206,7 +1206,7 @@
1206
  }
1207
 
1208
  tileLayer = L.tileLayer(
1209
- `https://api.gbif.org/v2/map/occurrence/density/{z}/{x}/{y}@1x.png?taxonKey=${taxonKey}&bin=hex&hexPerTile=100&style=classic.point`,
1210
  {
1211
  attribution: '© GBIF',
1212
  maxZoom: 18
 
1206
  }
1207
 
1208
  tileLayer = L.tileLayer(
1209
+ `https://api.gbif.org/v2/map/occurrence/density/{z}/{x}/{y}@1x.png?taxonKey=${taxonKey}&bin=hex&hexPerTile=100&style=red.marker`,
1210
  {
1211
  attribution: '© GBIF',
1212
  maxZoom: 18