| 
    MapsIndoors iOS SDK V3
    
   | 
 
import <Foundation/Foundation.h>Go to the source code of this file.
Available Available status. The location source is expected to provide data but may not have data from all data sources yet; Unavailable unavailable but expected to provide data under normal circumstances; Initialising processing and expected to provide data when initialised; Inactive intentionally inactive and not expected to provide data; Complete The location service is ready to be used;
| Enumerator | |
|---|---|
| MPLocationSourceStatusAvailable | |
| MPLocationSourceStatusUnavailable | |
| MPLocationSourceStatusInitialising | |
| MPLocationSourceStatusInactive | |
| MPLocationSourceStatusComplete | |