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

#import <MBLocationSimulator.h>

类 MBLocationSimulator 继承关系图:

类方法

(BOOL) + simulatoerStart:
 
(BOOL) + simulatoerStartAtLineNumber:file:
 
(BOOL) + simulatoerStartTime:endTime:file:
 
(void) + simulatoerStop
 
(void) + simulatoerPause
 
(void) + simulatoerResume
 
(void) + simulatoerSetSpeed:
 
(NSInteger) + simulatoerGetSpeed
 
(BOOL) + simulatoerIsSimulating
 

函数文档

◆ simulatoerGetSpeed()

+ (NSInteger) simulatoerGetSpeed

◆ simulatoerIsSimulating()

+ (BOOL) simulatoerIsSimulating

◆ simulatoerPause()

+ (void) simulatoerPause

◆ simulatoerResume()

+ (void) simulatoerResume

◆ simulatoerSetSpeed:()

+ (void) simulatoerSetSpeed: (NSInteger)  speed

◆ simulatoerStart:()

+ (BOOL) simulatoerStart: (NSString *)  filename

◆ simulatoerStartAtLineNumber:file:()

+ (BOOL) simulatoerStartAtLineNumber: (NSInteger)  line
file: (NSString *)  filename 

◆ simulatoerStartTime:endTime:file:()

+ (BOOL) simulatoerStartTime: (NSInteger)  startTime
endTime: (NSInteger)  endTime
file: (NSString *)  filename 

◆ simulatoerStop()

+ (void) simulatoerStop

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