Deploying to gh-pages from @ CIMEngine/map@5fd3ee783d 🚀

This commit is contained in:
artegoser 2023-06-12 09:48:42 +00:00
parent 17c5239d55
commit c107e3261d
2 changed files with 2 additions and 2 deletions

View file

@ -586,7 +586,7 @@
let converter = new showdown.Converter();
map.on("load", async () => {
map.on("style.load", async () => {
map.loadImage(
"https://cimengine.github.io/map/icons/city.png",
(error, image) => {

File diff suppressed because one or more lines are too long