KNVOptions Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCoding NSCopying |
Declared in | KNVOptions.h |
startAngle
시작 앵글 (0~359) 앵글을 설정하지 않을 경우: -1
@property (nullable, copy, nonatomic) NSNumber *startAngle
Declared In
KNVOptions.h
userId
길안내 유저 구분을 위한 USER ID (현재 택시에서 사용)
@property (nullable, copy, nonatomic) NSString *userId
Declared In
KNVOptions.h
returnUri
길안내 종료(전체 경로보기시 종료) 후 호출 될 URI
@property (nullable, copy, nonatomic) NSString *returnUri
Declared In
KNVOptions.h