mirror of
https://github.com/CIMEngine/map.git
synced 2024-11-22 10:56:21 +03:00
Deploying to gh-pages from @ CIMEngine/map@5fd3ee783d 🚀
This commit is contained in:
parent
17c5239d55
commit
c107e3261d
2 changed files with 2 additions and 2 deletions
|
@ -586,7 +586,7 @@
|
||||||
|
|
||||||
let converter = new showdown.Converter();
|
let converter = new showdown.Converter();
|
||||||
|
|
||||||
map.on("load", async () => {
|
map.on("style.load", async () => {
|
||||||
map.loadImage(
|
map.loadImage(
|
||||||
"https://cimengine.github.io/map/icons/city.png",
|
"https://cimengine.github.io/map/icons/city.png",
|
||||||
(error, image) => {
|
(error, image) => {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue