fix typo
This commit is contained in:
parent
d4a7339005
commit
980e40c819
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ fetch("gas.csv").then(response=>{
|
|||
}).catch(error=>{
|
||||
L.control.layers({"fetch failed. you could try reloading, otherwise email me.":osm},null,{collapsed:false}).addTo(map);
|
||||
console.error(error)
|
||||
}
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue