"Main"의 두 판 사이의 차이
North Korea Humanities
31번째 줄: | 31번째 줄: | ||
</font> | </font> | ||
<br/><br/><br/><br/> | <br/><br/><br/><br/> | ||
+ | <!-- | ||
+ | * 카카오맵 - 약도서비스 | ||
+ | * 한 페이지 내에 약도를 2개 이상 넣을 경우에는 | ||
+ | * 약도의 수 만큼 소스를 새로 생성, 삽입해야 합니다. | ||
+ | --> | ||
<!-- 1. 약도 노드 --> | <!-- 1. 약도 노드 --> | ||
− | <div id=" | + | <div id="daumRoughmapContainer1587478791385" class="root_daum_roughmap root_daum_roughmap_landing" style="width=100%"></div> |
<!-- 2. 설치 스크립트 --> | <!-- 2. 설치 스크립트 --> | ||
40번째 줄: | 45번째 줄: | ||
<script charset="UTF-8"> | <script charset="UTF-8"> | ||
new daum.roughmap.Lander({ | new daum.roughmap.Lander({ | ||
− | "timestamp" : " | + | "timestamp" : "1587478791385", |
− | "key" : " | + | "key" : "y35m", |
− | |||
"mapHeight" : "360" | "mapHeight" : "360" | ||
}).render(); | }).render(); | ||
</script> | </script> |
2022년 10월 6일 (목) 21:10 판
<script charset="UTF-8" class="daum_roughmap_loader_script" src="https://ssl.daumcdn.net/dmaps/map_js_init/roughmapLoader.js"></script>
<script charset="UTF-8"> new daum.roughmap.Lander({ "timestamp" : "1587478791385", "key" : "y35m", "mapHeight" : "360" }).render(); </script>