# Functions

ConvertDDMtoDD DDM(Degrees Decimal Minute) 을 DD(Decimal Degrees) 로 변환 Longitude: 3733.6734 N -> 37.561223 Latitude : 12649.7108 E -> 126.828513.
IsValidCoordinates 위경도가 유효한지 체크 유효범위: -90 <= lat <= 90 , -180 <= lon <= 180.

# Constants

좌표 방위.
좌표 방위.
좌표 방위.
좌표 방위.