Spaces:
Running
Running
Update index.html
Browse files- 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=
|
| 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
|