KNVCoordType Constants Reference
Declared in | KNVOptions.h |
---|
KNVCoordType
좌표타입 (모든 좌표 속성은 이 좌표타입으로 취급한다.)
Definition
typedef NS_ENUM(NSUInteger, KNVCoordType ) {
KNVCoordTypeKATEC = 1,
KNVCoordTypeWGS84 = 2,
};
Constants
Declared In
KNVOptions.h