ISEmbeddedLocationProvider Class Reference

Inherits from NSObject
Declared in ISEmbeddedLocationProvider.h

  embeddedLocationProvider

@property (nonatomic, assign) EmbeddedLocationProvider *embeddedLocationProvider

  availableSensors

@property (nonatomic, assign) AvailableSensors *availableSensors

  isFakeLoc

@property (nonatomic, readonly) Boolean isFakeLoc

– initWithEmbeddedLocationDelegate:

- (instancetype)initWithEmbeddedLocationDelegate:(IEmbeddedLocationListener *)embeddedLocationDelegate

– initLocationWithLocationFlags:andAvailableSensors:andDefaultMapId:andForceDefaultMap:andLocationPath:andLogsPath:

- (int)initLocationWithLocationFlags:(int)locationFlags andAvailableSensors:(AvailableSensors *)sensors andDefaultMapId:(int)defaultMapId andForceDefaultMap:(Boolean)forceDefautlMap andLocationPath:(NSString *)locationPath andLogsPath:(NSString *)logsPath