다음api (1) 썸네일형 리스트형 [C#][다음API] 좌표로 주소가져오기 다음 API : 좌표로 주소 얻어내기 #region " [ gps 좌표로 주소(행정동) 반환 ] " public class ToAddress { public string type { get; set; } public string code { get; set; } public string name { get; set; } public string fullName { get; set; } public string regionId { get; set; } public string name0 { get; set; } public string code1 { get; set; } public string name1 { get; set; } public string code2 { get; set; } public s.. 이전 1 다음