오시는길 html 스크립트 추가

This commit is contained in:
zdrcft 2024-11-25 04:05:20 +00:00
parent a557ffaea2
commit 837eacf19b
1 changed files with 7 additions and 0 deletions

View File

@ -56,4 +56,11 @@
"mapWidth": "1200", "mapWidth": "1200",
"mapHeight": "640" "mapHeight": "640"
}).render(); }).render();
new daum.roughmap.Lander({
"timestamp": "1732506180907",
"key": "2mbo8",
"mapWidth": "1200",
"mapHeight": "640"
}).render();
</script> </script>