Jump to content

Recommended Posts

Posted

안녕하세요. 지도 API 사용하여 웹페이지를 운영 중입니다.

오늘 오후부터  

A parser-blocking, cross site (i.e. different eTLD+1) script,  

https://oapi.map.naver.com/openapi/v3/maps-gl.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message.

경고와 함께 지도 내에서 zoomLevel 변경 시마다 

'requestAnimationFrame' handler took 59ms -maps-gl.js1  경고가 계속 뜨는데요.

이유를 알 수 있을까요?

  • 2 weeks later...
Posted

안녕하세요. 아래 "순차적으로 로드하기" 가이드대로 스크립트 호출 부탁드립니다.

https://navermaps.github.io/maps.js.ncp/docs/tutorial-4-Submodules.html

 

렌더링 성능 저하가 발생하면 아래 경고가 뜨게 됩니다. 클라이언트 기기 스펙에 따라 fps drop 이 발생할 수도 있습니다.

'requestAnimationFrame' handler took 59ms -maps-gl.js1  경고가 계속 뜨는데요.

 

게시글 및 댓글을 작성하려면 로그인 해주세요.



로그인
×
×
  • Create New...