동기 문제인데 수정 부탁합니다

sdk.js?appkey=963cf3d7afc582e08c797468d55412a2:9 A parser-blocking, cross site (i.e. different eTLD+1) script, http://t1.daumcdn.net/mapjsapi/js/main/4.4.19/kakao.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. See https://www.chromestatus.com/feature/5718547946799104 for more details.

여러 환경적 이슈로 지도 SDK 내부에서 document.write을 사용하고 있습니다.
2G와 같은 느린 네트워크에서 스크립트 블락이 일어날 수 있다는 경고 문구이지만
실제 지도 동작에는 문제가 없어 정책적으로 대응하지 않게 되었습니다.

경고 메시지가 나오길 원치 않다면 autoload=false 파라미터를 사용하는 방법도 고려해 주세요.
autoload=false 파라미터를 사용할 경우 내부에서 document.write을 사용하지 않아 해당 메시지는 표시되지 않습니다.
https://apis.map.kakao.com/web/documentation/#load_load