±¸±Û¸Ê ¿À·ù ÀÌÀ¯¾Æ½Ã´ÂºÐ ´äº¯ ºÎʵ叱²²¿ä.

   Á¶È¸ 4273   Ãßõ 0    

부라우저에서 구글맵을 불러오면 지도는 안나오고

Oops! Something went wrong.

This page didn't load Google Maps correctly. See the JavaScript console for technical details.

회색바탁에 위 문구만 나오네요.

map.js 는

function initialize()
{
var latlng = new google.maps.LatLng(34.801744, 128.048132);
var startPosition = {
zoom: 8,
center: latlng,
mapTypeId: google.maps.MapTypeId.ROADMAP
};
var map = new google.maps.Map(document.getElementById("map"), startPosition);
var image = '../img/design/marker.png';
var marker = new google.maps.Marker({
position: latlng ,
map: map,
icon:image
});
map.setZoom(16);
map.setCenter(place);
}


되어있습니다.

혹시 이유 아시는분 계시면 답변 부탁드를께요.




ªÀº±Û Àϼö·Ï ½ÅÁßÇϰÔ.


QnA
Á¦¸ñPage 2314/5747
2014-05   5349213   Á¤ÀºÁØ1
2015-12   1863298   ¹é¸Þ°¡
2013-10   15632   Ä«ÇÁÄ«
2013-10   7620   ȸ¿øK
2013-10   9546   BJH
2013-10   7457   Á¤ÀºÁØ1
2013-10   16865   ȸ¿øK
2013-10   8198   À©µµ¿ì10
2013-10   10847   ±èÀ±¼ú
2013-10   12581   Á¤ÀºÁØ1
2013-10   13184   ¹Ì¼ö¸Ç
2013-10   12204   ±èµ¿¹Î
2013-10   7429   ¹ÚÀ±¹è
2013-10   30414   ½ÂÈÆ
2013-10   6940   ¹Ì¼ö¸Ç
2013-10   8420   2CPUÃÖÁÖÈñ
2013-10   7700   luciddream
2013-10   8864   dcmr
2013-10   7410   ±èȲÁß
2013-10   20312   ¼Õ°©ºó
2013-10   7177   °­¿õ½Ä
2013-10   6671   user