9#import <Foundation/Foundation.h>
10#import <UIKit/UIKit.h>
12NS_ASSUME_NONNULL_BEGIN
日夜间自车点配置类, 下列属性如果为nil,则使用默认值
Definition: TNKUserLocationPresentation.h:16
UIImage * weakLocatorImage
信号弱时的自车点图片
Definition: TNKUserLocationPresentation.h:20
UIImage * westImage
西
Definition: TNKUserLocationPresentation.h:26
UIImage * eastImage
东
Definition: TNKUserLocationPresentation.h:22
UIImage * southImage
南
Definition: TNKUserLocationPresentation.h:24
UIImage * locatorImage
自车点图片
Definition: TNKUserLocationPresentation.h:18
UIImage * circleImage
圆环
Definition: TNKUserLocationPresentation.h:30
UIImage * northImage
北
Definition: TNKUserLocationPresentation.h:28
自车点配置类
Definition: TNKUserLocationPresentation.h:35