"틀:네이버지도"의 두 판 사이의 차이
DH 교육용 위키
								
												
				| 2번째 줄: | 2번째 줄: | ||
{{#tag:html|  | {{#tag:html|  | ||
<iframe width=700 height=400px frameborder=0 src=http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapSpot.py?lati={{{위도|}}}&longi={{{경도|}}}59&zoom={{{줌|}}}></iframe>  | <iframe width=700 height=400px frameborder=0 src=http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapSpot.py?lati={{{위도|}}}&longi={{{경도|}}}59&zoom={{{줌|}}}></iframe>  | ||
| + | <br/>  | ||
| + | <input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/NaverMapSpot.py?lati={{{위도|}}}&longi={{{경도|}}}59&zoom={{{줌|}}}>'">   | ||
}}  | }}  | ||
</onlyinclude>  | </onlyinclude>  | ||
2022년 6월 3일 (금) 03:49 판
 
사용방법
네이버 지도 위에 특정 지점의 위치를 표시하기 위한 틀입니다.
{{네이버지도 | 위도 = | 경도 = | 줌 = }}