|
MapsIndoors iOS SDK V3
|
#include <MPLocationSource.h>
Instance Methods | |
| (void) | - synchronizeContentWithCompletion: |
Instance Methods inherited from <MPLocationSource> | |
| (NSArray< MPLocation * > *) | - getLocations |
| (void) | - addLocationsObserver: |
| (void) | - removeLocationsObserver: |
| (MPLocationSourceStatus) | - status |
| (int) | - sourceId |
Class Methods | |
| (BOOL) | + isOfflineDataAvailableForSolutionId:language: |
| (int) | + mpMapsIndoorsSourceId |
| + (BOOL) isOfflineDataAvailableForSolutionId: | (NSString *) | solutionId | |
| language: | (NSString *) | language |
| + (int) mpMapsIndoorsSourceId |
| - (void) synchronizeContentWithCompletion: | (void(^)(NSError *)) | completion |