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