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

   Á¶È¸ 4050   Ãßõ 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 3994/5707
2014-05   5138808   Á¤ÀºÁØ1
2015-12   1673384   ¹é¸Þ°¡
2016-04   4050   ÀçÈ«ÀÌ
2018-06   4050   ±è¿µ±â
2014-08   4050   ±è°Ç¿ì
2016-10   4050   hyunsemo
2016-02   4050   Çʸ®ÇÉ¿ÕÀÚ
- (4)
2014-05   4050   ittutti
2017-05   4050   Èĸ®±â
2015-07   4050   ½Å¼î±â
2018-01   4050   Àεð°í
2014-07   4050   ¸¶ÀÌ·¯ºê
2017-06   4050   Àü¿ä¼Á
2017-10   4050   ¹ÚÀ§·Õ
2017-12   4050   »ßµ¹À̽½ÇÄÀÌ
2016-01   4050   Â÷Æò¼®
2020-02   4050   Andrew
2016-09   4050   Nikon
2016-11   4050   ¾Ï¹Ù¿Õ
2013-12   4050   ¹Â³ë
2015-02   4050   2ED
2016-07   4050   ȲÁø¿ì