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

   Á¶È¸ 3897   Ãßõ 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 3940/5687
2014-05   4993736   Á¤ÀºÁØ1
2015-12   1529666   ¹é¸Þ°¡
2014-03   3898   ºí·ç½ºÄ«ÀÌ
2018-05   3898   ±è¿µ±â
2018-01   3898   ¹«¾Æ
2015-10   3898   ±è°Ç¿ì
2018-10   3898   iron19
2016-08   3898   ³­´Ù°õ
2016-01   3897   ǪÇÏÈ÷
2020-02   3897   Äô¦Äô¦
2017-04   3897   scm123
2018-12   3897   Àü¼³¼ÓÀǹ̡¦
2016-10   3897   BMW330E
2017-12   3897   perls
2021-03   3897   Á¦¿ÂÇÁ·Î
2015-10   3897   Ãֽÿµ
2018-07   3897   ºí·ç¿µ»ó
2022-01   3897   timeleaf
2017-11   3897   ¾Æ¸®½Ã¸¶
2016-03   3897   µà¾ócpu
2014-01   3897   ¸ÞµÎ»ç
2015-11   3897   ÀÌÇö±æ