zest Posted April 24, 2025 Posted April 24, 2025 var map = null; map = new naver.maps.Map('map', { gl: true, center: new naver.maps.LatLng(37.5666103, 126.9783882), zoom: 15, // Style Editor에서 발행한 My Style ID를 입력합니다. customStyleId: 'fcb4de4a-487e-4139-9d5c-0d8ccf1d6435' }); 예제에 나와있는 코드대로 적용 하였는데 다크테마로 조차 바뀌지 않습니다. 무슨 문제가 있는걸까요?
kkokko.jeong Posted May 12, 2025 Posted May 12, 2025 안녕하세요. GL 서브 모듈를 로드하고 사용하셔야 합니다. - https://navermaps.github.io/maps.js.ncp/docs/tutorial-1-GL.html
Recommended Posts
게시글 및 댓글을 작성하려면 로그인 해주세요.
로그인