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

   Á¶È¸ 3987   Ãßõ 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 1726/5698
2014-05   5088873   Á¤ÀºÁØ1
2015-12   1626106   ¹é¸Þ°¡
2017-04   3987   inquisitive
2018-01   3987   jake
2020-05   3987   henol
2017-12   3987   Nikon
2016-02   3987   Çʸ®ÇÉ¿ÕÀÚ
2020-03   3987   ¹é¸¸½º¹°Çϳª
2014-01   3987   °¡ºü·Î±¸³ª
2017-04   3987   AKMU
2022-03   3987   Á¦½ºÆÛÁî
2014-08   3987   Á¤ÀºÁØ1
2018-01   3987   ¹«¾Æ
2021-01   3987   Çϳªºñ
2017-04   3987   °«¿µ±¸
2015-04   3987   BTclub
2020-06   3987   ¸·¿ï¾ú¾î¿ä
2014-01   3987   ¼­Á¤¿í
2016-10   3987   Ãֽÿµ
2015-09   3987   ¾È¼ºÇö
2016-09   3987   2CPUÃÖÁÖÈñ
2017-02   3987   Astarot