"틀:구글지도"의 두 판 사이의 차이

hanyang2
이동: 둘러보기, 검색
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
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={{{경도|}}}59&zoom={{{줌|}}}></iframe>
+
<iframe width=700 height=400px frameborder=0 src=https://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='https://dh.aks.ac.kr/~sandbox/cgi-bin/map/GoogleMapSpot.htm?lati={{{위도|}}}&longi={{{경도|}}}&zoom={{{줌|}}}'">  
 
}}
 
}}
 
</onlyinclude>
 
</onlyinclude>

2024년 3월 15일 (금) 05:33 기준 최신판



사용방법

구글 지도 위에 특정 지점의 위치를 표시하기 위한 틀입니다.

{{구글지도 | 위도 = | 경도 = | 줌 = }}