Constructor 링크 복사

예시 코드 초기화하기
// <init>
KNAroundInfo(location: KNLocation, aroundInfo: KNRoute_AroundInfo)
// <init>
KNAroundInfo(location: KNLocation, aroundInfo: KNRoute_AroundInfo)
코드가 숨겨졌습니다.
표 1 Properties
Name Description Type
infoId 주변 정보 아이디 val infoId: String
infoType 주변 정보 타입 val infoType: KNAroundInfoType
location 경로상 위치 정보 val location: KNLocation
pos 해당 정보의 실제 위치 val pos: IntPoint