Map Doc  1.0
iOS-引擎SDK-开放平台
MBTrackOverlay类 参考

#import <MBTrackOverlay.h>

类 MBTrackOverlay 继承关系图:
MBOverlay

构造函数

(instancetype) - initWithFilePath:
 
- 构造函数 继承自 MBOverlay
(void) - setNeedsDisplay
 
(void) - setColor:
 
(uint) - getColor
 
(void) - setUIColor:
 
(UIColor *) - getUIColor
 
(const MBRect- boundingBox
 
(void) - setSelected:pos:
 

额外继承的成员函数

- Protected 属性 继承自 MBOverlay
package void * _native
 
package BOOL _attatched
 
- 属性 继承自 MBOverlay
MBOverlayLayer overlayerLayer
 
int zLevel
 
BOOL hidden
 
BOOL clickEnable
 
int tag
 
MBPoint postion
 
MBNdsPoint ndsPosition
 

详细描述

绘制轨迹的图层

函数文档

◆ initWithFilePath:()

- (instancetype) initWithFilePath: (NSString *)  filePath

通过给定保存轨迹的文件来实例化一个轨迹图层

参数
filePath文件路径
返回
类对象

该类的文档由以下文件生成: