I want to get lat-log of the point by clicking on the map.
Please guide me. Thank you so much
[FAQ] 지도/로컬 API 문의 전 꼭 읽어 주세요.
https://devtalk.kakao.com/t/faq-api/125610
I want to get lat-log of the point by clicking on the map.
Please guide me. Thank you so much
[FAQ] 지도/로컬 API 문의 전 꼭 읽어 주세요.
https://devtalk.kakao.com/t/faq-api/125610
Using the map click event you can get the coordinates of the clicked location.
https://apis.map.kakao.com/web/documentation/#Map_click
https://apis.map.kakao.com/web/sample/addMapClickEvent/