오시는길 html 스크립트 추가
This commit is contained in:
parent
a557ffaea2
commit
837eacf19b
|
|
@ -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>
|
||||||
Loading…
Reference in New Issue