Map Doc
1.0
iOS-引擎SDK-开放平台
|
#import <MBRouteOverlay.h>
构造函数 | |
(instancetype) | - initWithRoute: |
(BOOL) | - setSelectStyle: |
(void) | - setStyleLoader: |
![]() | |
(void) | - setNeedsDisplay |
(void) | - setColor: |
(uint) | - getColor |
(void) | - setUIColor: |
(UIColor *) | - getUIColor |
(const MBRect) | - boundingBox |
(void) | - setSelected:pos: |
属性 | |
CGFloat | width |
NSUInteger | outlineColor |
UIColor * | outlineUIColor |
BOOL | enableArrow |
uint | arrowColor |
UIColor * | arrowUIColor |
MBDrawStyle | style |
uint | passedColor |
CGFloat | arrowIntervalFactor |
void * | route |
![]() | |
MBOverlayLayer | overlayerLayer |
int | zLevel |
BOOL | hidden |
BOOL | clickEnable |
int | tag |
MBPoint | postion |
MBNdsPoint | ndsPosition |
额外继承的成员函数 | |
![]() | |
package void * | _native |
package BOOL | _attatched |
绘制路线所使用的绘制图层
- (instancetype) initWithRoute: | (void *) | route |
初始化路线
route | 路线实例 |
- (BOOL) setSelectStyle: | (NSString *) | className |
- (void) setStyleLoader: | (NSString *) | filePath |
从文件加载样式
filePath | 文件路径 |
|
readwritenonatomicassign |
箭头颜色
|
readwritenonatomicassign |
箭头的间隔因子
|
readwritenonatomicweak |
箭头颜色
|
readwritenonatomicassign |
开启箭头绘制功能,默认开启
|
readwritenonatomicassign |
路线边框颜色值
|
readwritenonatomicweak |
路线边框颜色值
|
readwritenonatomicassign |
|
readnonatomicassign |
路线实例
|
readwritenonatomicassign |
|
readwritenonatomicassign |
线宽值