"틀:구글지도"의 두 판 사이의 차이
1번째 줄: | 1번째 줄: | ||
<onlyinclude> | <onlyinclude> | ||
{{#tag:html| | {{#tag:html| | ||
− | <iframe width=700 height=400px frameborder=0 src=http://dh.aks.ac.kr/~sandbox/cgi-bin/map/GoogleMapSpot.htm?lati={{{위도|}}}&longi={{{경도|}}} | + | <iframe width=700 height=400px frameborder=0 src=http://dh.aks.ac.kr/~sandbox/cgi-bin/map/GoogleMapSpot.htm?lati={{{위도|}}}&longi={{{경도|}}}&zoom={{{줌|}}}></iframe> |
<br/> | <br/> | ||
<input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/GoogleMapSpot.htm?lati={{{위도|}}}&longi={{{경도|}}}&zoom={{{줌|}}}'"> | <input type="button" value="전체화면" onclick="location.href='http://dh.aks.ac.kr/~sandbox/cgi-bin/map/GoogleMapSpot.htm?lati={{{위도|}}}&longi={{{경도|}}}&zoom={{{줌|}}}'"> |
2023년 10월 6일 (금) 19:39 판
사용방법
구글 지도 위에 특정 지점의 위치를 표시하기 위한 틀입니다.
{{구글지도 | 위도 = | 경도 = | 줌 = }}