导航路线样式配置类
More...
#import <TNKRouteConfig.h>
◆ initWithMainRouteColorConfig:accompanyRouteColorConfig:
- (instancetype) initWithMainRouteColorConfig: |
|
(TNKRouteLineConfig *__nullable) |
mainRouteColorConfig |
accompanyRouteColorConfig: |
|
(TNKRouteLineConfig *__nullable) |
accompanyRouteColorConfig |
|
|
| |
导航线在不同场景下的样式配置.
- Parameters
-
mainRouteColorConfig | 导航主路线颜色配置,为nil则无法展示路线 |
accompanyRouteColorConfig | 导航伴随路线颜色配置,为nil则无法展示路线 |
- Note
- TNKCarRouteColorPalette 中的eraseColor 不支持动态更新.
- Returns
- 导航路线样式配置对象
◆ accompanyRouteColorConfig
◆ flowArrowGap
导航过程中路况线上的箭头密度.需在导航开始前设置. 默认值是100.
- Since
- 5.2.3.1
◆ mainRouteColorConfig
The documentation for this class was generated from the following file: