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

   Á¶È¸ 4013   Ãßõ 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 1727/5700
2015-12   1641694   ¹é¸Þ°¡
2014-05   5105216   Á¤ÀºÁØ1
2018-03   4022   iaress
2013-12   4022   µÎ¸®¾È
2020-06   4022   jang
2015-06   4022   Àü¼³¼ÓÀǹ̡¦
2014-03   4022   ¹Ú¹®Çü
2015-03   4022   ±è°Ç¿ì
2015-11   4022   ¾Óµå·¹ÁØ
2017-10   4022   gen81
2018-10   4022   À̼±±Ô
2017-09   4022   ³×ÀÌÃÄ
2018-09   4022   ÀØÇôÁøÀÚ
2018-09   4022   ÇÑÈ¿¼®
2018-06   4022   subshot
2014-04   4022   ±³Á¤±â°ø»ç
2017-09   4022   ĵÀ§µå
2018-10   4022   UniPixel
2018-04   4022   ¼®È£
2017-10   4022   µÞºÏ¼Ò³â
2017-02   4022   °¡¶÷ÀÌ´ç1
2016-08   4023   À¯È¤³¬½Ã²Û