"틀:네이버지도"의 두 판 사이의 차이
DH 교육용 위키
(같은 사용자에 의한 5개의 중간 편집이 숨겨짐) | |||
1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
− | <iframe width= | + | <iframe width=700 height=400px frameborder=0 src=http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapSpot.py?lati={{{위도|}}}&longi={{{경도|}}}&zoom={{{줌|}}}></iframe> |
+ | <br/> | ||
+ | <input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapSpot.py?lati={{{위도|}}}&longi={{{경도|}}}&zoom={{{줌|}}}'"> | ||
}} | }} | ||
</onlyinclude> | </onlyinclude> | ||
11번째 줄: | 13번째 줄: | ||
{{네이버지도 | 위도 = | 경도 = | 줌 = }} | {{네이버지도 | 위도 = | 경도 = | 줌 = }} | ||
</pre> | </pre> | ||
+ | |||
+ | [[Category:정보 틀|지도]] |
2023년 9월 24일 (일) 22:20 기준 최신판
사용방법
네이버 지도 위에 특정 지점의 위치를 표시하기 위한 틀입니다.
{{네이버지도 | 위도 = | 경도 = | 줌 = }}