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

   Á¶È¸ 3828   Ãßõ 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 2185/5663
2014-05   4891730   Á¤ÀºÁØ1
2015-12   1430638   ¹é¸Þ°¡
2016-09   3661   guzzi
2016-09   4123   ³ª¹«½£
2016-09   5827   À嵿°Ç2014
2016-09   4985   hyunsemo
2016-09   5429   ³ª³Ê¿ì¸®
2016-09   3970   ´ÃÆĶõ
2016-09   3238   °ËÀººí·¢
2016-09   4443   º¸±¤
2016-09   5018   Win31
2016-09   5129   minsuk
2016-09   4931   ¸Þ°¡³¯¹é
2016-09   3299   ¹Ú¹®Çü
2016-09   4827   º°À̹ÀÜ
2016-09   4115   µé°í¾çÀÌ
2016-09   3918   ±è°Ç¿ì
2016-09   9903   hyunsemo
2016-09   12794   µÎ¸®¾È
2016-09   4529   Á¶º´¿î
2016-09   4775   ¿À¼º±â
2016-09   11557   ÀÌõdz