From 837eacf19b5a3aedaf83d79ab2acd20902e6f44f Mon Sep 17 00:00:00 2001 From: zdrcft Date: Mon, 25 Nov 2024 04:05:20 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EC=8B=9C=EB=8A=94=EA=B8=B8=20html=20?= =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A6=BD=ED=8A=B8=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/Views/Home/Html.cshtml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/FO/Views/Home/Html.cshtml b/FO/Views/Home/Html.cshtml index b93d45d..14df9f5 100644 --- a/FO/Views/Home/Html.cshtml +++ b/FO/Views/Home/Html.cshtml @@ -56,4 +56,11 @@ "mapWidth": "1200", "mapHeight": "640" }).render(); + + new daum.roughmap.Lander({ + "timestamp": "1732506180907", + "key": "2mbo8", + "mapWidth": "1200", + "mapHeight": "640" + }).render(); \ No newline at end of file