페이지내에 네이버 지도 iframe 으로 걸어둘시 리로드하면서 get으로 값보내고 싶은데요~
본문
var sf_area=sf_area1+sf_area2+sf_area3+sf_area4;
document.getElementById('mapwindow').contentWindow.location.reload(); //iframe 페이지를 리로드
document.getElementById('mapwindow').contentWindow.location.reload(); //iframe 페이지를 리로드
>>
페이지내에 네이버 지도 iframe 으로 걸어둘시 리로드하면서 get으로 값보내고 싶은데요~
어떻게 해야할가요 네이버 지도 api 연동해서 지도보여줄려구요.
답변을 작성하시기 전에 로그인 해주세요.