"광주 연화사"의 두 판 사이의 차이
7번째 줄: | 7번째 줄: | ||
− | + | •지도<!-- | |
+ | * 카카오맵 - 약도서비스 | ||
+ | * 한 페이지 내에 약도를 2개 이상 넣을 경우에는 | ||
+ | * 약도의 수 만큼 소스를 새로 생성, 삽입해야 합니다. | ||
+ | --> | ||
+ | <!-- 1. 약도 노드 --> | ||
+ | <div id="daumRoughmapContainer1707212351235" class="root_daum_roughmap root_daum_roughmap_landing"></div> | ||
+ | |||
+ | <!-- 2. 설치 스크립트 --> | ||
+ | <script charset="UTF-8" class="daum_roughmap_loader_script" src="https://ssl.daumcdn.net/dmaps/map_js_init/roughmapLoader.js"></script> | ||
+ | |||
+ | <!-- 3. 실행 스크립트 --> | ||
+ | <script charset="UTF-8"> | ||
+ | new daum.roughmap.Lander({ | ||
+ | "timestamp" : "1707212351235", | ||
+ | "key" : "2izuu", | ||
+ | "mapWidth" : "640", | ||
+ | "mapHeight" : "360" | ||
+ | }).render(); | ||
+ | </script> |
2024년 2월 6일 (화) 18:40 판
•사찰명 : 대한불교조계종 연화사 •주소 : 광주광역시 동구 지산동 448-2
•지도
<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" : "1707212351235", "key" : "2izuu", "mapWidth" : "640", "mapHeight" : "360" }).render(); </script>