[G4] 구글 지도 API 연동 PHP 소스 > 기술자료 | 해피정닷컴

[G4] 구글 지도 API 연동 PHP 소스 > 기술자료

본문 바로가기

사이트 내 전체검색

[G4] 구글 지도 API 연동 PHP 소스 > 기술자료

그누보드 [G4] 구글 지도 API 연동 PHP 소스

페이지 정보


본문

Google Maps Javascript API V3 적용된 것입니다.
API key 가 없이 적용할수 있습니다.

지도에 사용될 주소가 저장될 필드 변수만 적절하게 변경하시면 됩니다.

jQuery CDN 다운로드가 필요합니다.
다운로드 : http://docs.jquery.com/Downloading_jQuery 
최신버전 : jquery-1.7.2.min.js ( Minified version )   /   jquery-1.4.2.min.js 도 잘 작동합니다.
 

1. 글쓰기
 
<?php
  $api_map_address = $write["wr_9"];
?>
    <input size="50" name="wr_9" id="api_map_address" itemname="지도삽입 주소" value="<?php echo $api_map_address; ?>" class="tx">
    <a href="javascript:win_google_map()" class="button"><span>Google 지도확인</span></a>
    <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true" charset='UTF-8'></script>
    <script type="text/javascript">
    <!--
    function google_map(mapid, addr) {
      var geocoder =  new google.maps.Geocoder();
      geocoder.geocode( {'address': addr }, function(results, status) {
        if (status == google.maps.GeocoderStatus.OK) {
          var map = new google.maps.Map(document.getElementById(mapid), {
            zoom: 15,
            center: results[0].geometry.location,
            mapTypeId: google.maps.MapTypeId.ROADMAP
          });
          var marker = new google.maps.Marker({map: map, position: map.getCenter()});
        }
      });
    }
 
    function win_google_map() {
      $("#dialog-map").dialog({
        width: 550,
        autoOpen: false,
        //modal: true,
        resizable: false,
        buttons: {
          "Colse": function () {
            $(this).dialog("close");
          }
        }
      });
      $("#dialog-map").dialog("open");
      $("#google-map").css("display", "block");
      $("#google-map").html("");
      google_map("google-map", $("#api_map_address").val());
 
    }
//-->
    </script>
 
    <div id="dialog-map" class="dialog-content">
      <div id="google-map" style="border:1px solid #999; width:500px; height:300px; margin:10px; display:none;"></div>
    </div>


2. 글 보기
<script type="text/javascript" src="./jquery-1.4.2.min.js"></script>
<?php
  $api_map_address = $view["wr_9"];
  if ($api_map_address != "") {
?>
  <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
  <script type="text/javascript">
  <!--
    function google_map(mapid, addr) {
        var geocoder =  new google.maps.Geocoder();
        geocoder.geocode( {'address': addr }, function(results, status) {
            if (status == google.maps.GeocoderStatus.OK) {
                var map = new google.maps.Map(document.getElementById(mapid), {
                    zoom: 15,
                    center: results[0].geometry.location,
                    mapTypeId: google.maps.MapTypeId.ROADMAP
                });
                var marker = new google.maps.Marker({map: map, position: map.getCenter()});
            }
        });
    }
    $(document).ready(function () {
      google_map("google_map", "<?php echo addslashes($api_map_address); ?>");
    });
  //-->
  </script>
    <table width="100%" cellpadding="0" cellspacing="3" bgcolor="#f4f4f4">
      <tr><td bgcolor="#ffffff"><table width="100%" cellpadding="0" cellspacing="1" bgcolor="#cccccc" >
        <tr><td bgcolor="#ffffff"><table width="100%" cellpadding="3" cellspacing="1" bgcolor="#eeeeee">
          <tr><td bgcolor="#ffffff"><div id="google_map" style="width:100%; height:300px; border:1px solid #ccc; margin:0 0 0px 0;"></div></td></tr>
        </table></td></tr>
      </table></td></tr>
    </table>
http://docs.jquery.com/Downloading_jQuery   

댓글목록

등록된 댓글이 없습니다.


Total 459건 17 페이지
  • RSS
기술자료 목록
139
그누보드   14329  2012-09-23 06:03  
138
그누보드   17058  2012-09-20 19:09 ~ 2024-04-03 15:30  
137
그누보드   11533  2012-09-20 18:56  
136
그누보드   12762  2012-09-19 18:49  
135
그누보드   14819  2012-09-12 16:23  
134
그누보드   14167  2012-06-16 06:20  
133
그누보드   18986  2012-06-01 20:26  
132
그누보드   20291  2012-05-29 04:43  
열람
그누보드   25510  2012-05-28 17:03  
130
그누보드   40004  2012-05-26 17:54 ~ 2021-10-21 23:12  
129
그누보드   18386  2012-05-01 22:12  
128
그누보드   10893  2012-04-23 11:44  
127
그누보드   14796  2012-04-13 13:27  
126
그누보드   12944  2012-04-30 22:42  
125
그누보드   9179  2013-04-29 14:50  
124
그누보드   11525  2012-02-27 14:09  
123
그누보드   15568  2012-02-12 23:59  
122
그누보드   12478  2012-02-10 22:14 ~ 2016-11-21 00:00  
121
그누보드   13289  2011-09-02 10:12 ~ 2017-09-01 00:00  
120
그누보드   22603  2011-08-04 22:57  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2024 해피정닷컴. All Rights Reserved.