모바일에서 GPS가져오는 파일입니다.
유용하게 사용하세요 안되시면 쪽지주세요..
구글플레이안산놀이터에 적용된 파일입니다.
<!DOCTYPE html>
<html>
<head>
<title>jQuery Mobile</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type='text/javascript' src='/js/jquery-1.7.2.min.js'></script>
<script type='text/javascript' src='/js/jquery.common.js'></script>
<script type='text/javascript' src='/js/swipe.js'></script>
<meta charset="utf-8" />
<script>
var geocoder = new google.maps.Geocoder();
var addr = "";
<head>
<title>jQuery Mobile</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type='text/javascript' src='/js/jquery-1.7.2.min.js'></script>
<script type='text/javascript' src='/js/jquery.common.js'></script>
<script type='text/javascript' src='/js/swipe.js'></script>
<meta charset="utf-8" />
<script>
var geocoder = new google.maps.Geocoder();
var addr = "";
if( navigator.geolocation )
{
//괄호 속 인자 ( 성공일 때 함수명, 실패일 때 함수명)
navigator.geolocation.getCurrentPosition( showPosition, handleError );
}
{
//괄호 속 인자 ( 성공일 때 함수명, 실패일 때 함수명)
navigator.geolocation.getCurrentPosition( showPosition, handleError );
}
else
{
alert('navigator.geolocation 브라우저 미지원');
}
{
alert('navigator.geolocation 브라우저 미지원');
}
function showPosition( position )
{
//alert( '위도 : '+position.coords.latitude + '\n경도 : ' + position.coords.longitude );
googl(position.coords.latitude,position.coords.longitude);
}
function handleError( evt )
{
alert( evt.message );
}
{
//alert( '위도 : '+position.coords.latitude + '\n경도 : ' + position.coords.longitude );
googl(position.coords.latitude,position.coords.longitude);
}
function handleError( evt )
{
alert( evt.message );
}
function googl(num1, num2){
var latlng = new google.maps.LatLng(num1, num2);
geocoder.geocode({'latLng': latlng}, function(results, status){
if( status == google.maps.GeocoderStatus.OK ) {
//alert(results[0].formatted_address);
// document.write(results[1].formatted_address);
//$("#add1").value('111');//results[1].formatted_address);
document.body.innerHTML = results[1].formatted_address;
var latlng = new google.maps.LatLng(num1, num2);
geocoder.geocode({'latLng': latlng}, function(results, status){
if( status == google.maps.GeocoderStatus.OK ) {
//alert(results[0].formatted_address);
// document.write(results[1].formatted_address);
//$("#add1").value('111');//results[1].formatted_address);
document.body.innerHTML = results[1].formatted_address;
}
else {
//document.write("Geocoder failed due to: " + status)
document.body.innerHTML += "Geocoder failed due to: " + status + "<br />";
//$("#address").html("Geocoder failed due to: " + status);;
}
});
}
else {
//document.write("Geocoder failed due to: " + status)
document.body.innerHTML += "Geocoder failed due to: " + status + "<br />";
//$("#address").html("Geocoder failed due to: " + status);;
}
});
}
</script>
</head>
<body>
<!-- <div id="add1" style="font-size:13px;"></div> -->
</body>
</html>
<!-- <div id="add1" style="font-size:13px;"></div> -->
</body>
</html>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7430 |
|
10년 전 | 4919 | |
| 7429 | 10년 전 | 1749 | ||
| 7428 |
멋진남자임
|
10년 전 | 1121 | |
| 7427 |
sdflksdj2
|
11년 전 | 783 | |
| 7426 | 11년 전 | 1325 | ||
| 7425 | 11년 전 | 1352 | ||
| 7424 | 11년 전 | 1020 | ||
| 7423 |
SeungYeon
|
11년 전 | 533 | |
| 7422 | 11년 전 | 774 | ||
| 7421 |
sdflksdj2
|
11년 전 | 649 | |
| 7420 | 11년 전 | 941 | ||
| 7419 |
|
11년 전 | 1357 | |
| 7418 |
멋진남자임
|
11년 전 | 1375 | |
| 7417 | 11년 전 | 570 | ||
| 7416 |
senseme
|
11년 전 | 1186 | |
| 7415 | 11년 전 | 936 | ||
| 7414 | 11년 전 | 687 | ||
| 7413 | 11년 전 | 4816 | ||
| 7412 | 11년 전 | 4388 | ||
| 7411 |
holla
|
11년 전 | 868 | |
| 7410 | 11년 전 | 4213 | ||
| 7409 | 11년 전 | 3894 | ||
| 7408 | 11년 전 | 4247 | ||
| 7407 | 11년 전 | 5028 | ||
| 7406 | 11년 전 | 4700 | ||
| 7405 | 11년 전 | 4251 | ||
| 7404 | 11년 전 | 726 | ||
| 7403 | 11년 전 | 5639 | ||
| 7402 | 11년 전 | 1463 | ||
| 7401 |
|
11년 전 | 949 | |
| 7400 | 11년 전 | 2953 | ||
| 7399 |
멋진남자임
|
11년 전 | 879 | |
| 7398 |
파랑새1597
|
11년 전 | 2628 | |
| 7397 | 11년 전 | 2232 | ||
| 7396 |
basketball
|
11년 전 | 1325 | |
| 7395 | 11년 전 | 1567 | ||
| 7394 | 11년 전 | 892 | ||
| 7393 | 11년 전 | 2036 | ||
| 7392 | 11년 전 | 815 | ||
| 7391 |
잘살아보자
|
11년 전 | 5316 | |
| 7390 |
잘살아보자
|
11년 전 | 2187 | |
| 7389 |
잘살아보자
|
11년 전 | 3294 | |
| 7388 |
파랑새1597
|
11년 전 | 895 | |
| 7387 | 11년 전 | 1072 | ||
| 7386 |
프리랜서퍼블리셔
|
11년 전 | 943 | |
| 7385 | 11년 전 | 1549 | ||
| 7384 |
울라라라우
|
11년 전 | 870 | |
| 7383 | 11년 전 | 1517 | ||
| 7382 |
잘살아보자
|
11년 전 | 4198 | |
| 7381 |
잘살아보자
|
11년 전 | 1962 | |
| 7380 |
잘살아보자
|
11년 전 | 1912 | |
| 7379 |
잘살아보자
|
11년 전 | 5874 | |
| 7378 |
senseme
|
11년 전 | 1851 | |
| 7377 |
잘살아보자
|
11년 전 | 2705 | |
| 7376 | 11년 전 | 2361 | ||
| 7375 |
잘살아보자
|
11년 전 | 1018 | |
| 7374 |
잘살아보자
|
11년 전 | 3115 | |
| 7373 |
잘살아보자
|
11년 전 | 2448 | |
| 7372 |
잘살아보자
|
11년 전 | 5816 | |
| 7371 |
잘살아보자
|
11년 전 | 3440 | |
| 7370 |
잘살아보자
|
11년 전 | 1884 | |
| 7369 |
잘살아보자
|
11년 전 | 2142 | |
| 7368 |
ksdhtm56
|
11년 전 | 521 | |
| 7367 | 11년 전 | 1388 | ||
| 7366 | 11년 전 | 902 | ||
| 7365 | 11년 전 | 3505 | ||
| 7364 |
잘살아보자
|
11년 전 | 1356 | |
| 7363 |
잘살아보자
|
11년 전 | 1321 | |
| 7362 |
잘살아보자
|
11년 전 | 1464 | |
| 7361 | 11년 전 | 3567 | ||
| 7360 | 11년 전 | 3528 | ||
| 7359 | 11년 전 | 3355 | ||
| 7358 |
멋진남자임
|
11년 전 | 995 | |
| 7357 | 11년 전 | 3378 | ||
| 7356 | 11년 전 | 2579 | ||
| 7355 | 11년 전 | 3147 | ||
| 7354 |
파랑새1597
|
11년 전 | 623 | |
| 7353 |
잘살아보자
|
11년 전 | 2394 | |
| 7352 |
잘살아보자
|
11년 전 | 2380 | |
| 7351 |
잘살아보자
|
11년 전 | 2459 | |
| 7350 |
잘살아보자
|
11년 전 | 1434 | |
| 7349 |
잘살아보자
|
11년 전 | 1918 | |
| 7348 |
잘살아보자
|
11년 전 | 1235 | |
| 7347 |
잘살아보자
|
11년 전 | 1052 | |
| 7346 |
멋진남자임
|
11년 전 | 1622 | |
| 7345 | 11년 전 | 951 | ||
| 7344 | 11년 전 | 3835 | ||
| 7343 | 11년 전 | 3607 | ||
| 7342 | 11년 전 | 1232 | ||
| 7341 | 11년 전 | 2481 | ||
| 7340 |
|
11년 전 | 896 | |
| 7339 | 11년 전 | 1707 | ||
| 7338 | 11년 전 | 3312 | ||
| 7337 | 11년 전 | 3611 | ||
| 7336 | 11년 전 | 4538 | ||
| 7335 | 11년 전 | 934 | ||
| 7334 | 11년 전 | 1500 | ||
| 7333 | 11년 전 | 2905 | ||
| 7332 |
|
11년 전 | 1072 | |
| 7331 |
KeePin뽁이
|
11년 전 | 1061 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기