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

   Á¶È¸ 3829   Ãßõ 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 2186/5663
2015-12   1432858   ¹é¸Þ°¡
2014-05   4893965   Á¤ÀºÁØ1
2016-09   12796   µÎ¸®¾È
2016-09   4530   Á¶º´¿î
2016-09   4777   ¿À¼º±â
2016-09   11559   ÀÌõdz
2016-09   3516   Carolus
2016-09   4515   °­È£Çü
2016-09   5073   online9
2016-09   3511   ÄĹÚ
2016-09   3893   Á§Æ¼ºê
2016-09   5427   LeEsW
2016-09   5237   Àº¼­¾Æºü
2016-09   4571   ±èÇϼº
2016-09   4478   Landa
2016-09   3783   ºÐ³ëÀÇ´Ù¿îÈú
2016-09   4462   Revione
2016-09   4326   ±è½ÂÇö1
2016-09   4270   º°À̹ÀÜ
2016-09   4121   À嵿°Ç2014
2016-09   4243   ±è°Ç¿ì
2016-09   3631   °Ü¿ï³ª¹«