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

   Á¶È¸ 3902   Ãßõ 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 1747/5687
2014-05   4998499   Á¤ÀºÁØ1
2015-12   1534330   ¹é¸Þ°¡
2018-08   3902   ÇູÇϼ¼
2015-01   3902   °³¿ÕÃʺ¸
2015-11   3902   witbox
2016-04   3902   ÀçÈ«ÀÌ
2018-11   3902   ´ÐÄÉ
2016-10   3902   »ïµ¹±º
2016-09   3902   guzzi
2016-01   3902   ¹Ú¹®Çü
2017-11   3902   ¾Æ¸®½Ã¸¶
2015-12   3902   ±èÈ¿¼ö
2014-03   3902   ºí·ç½ºÄ«ÀÌ
2018-01   3902   ¹«¾Æ
2023-09   3902   berak
2015-10   3902   ±è°Ç¿ì
2016-04   3902   ½Å¿ì¼·
2020-11   3903   ¹Ý±â±â±â±â
2021-06   3903   ¾Ö¿ù³²
2016-04   3903   Á¤¿¬
2017-04   3903   scm123
2018-04   3903   Àü¼³¼ÓÀǹ̡¦