MapsIndoors iOS SDK V3
|
#include <MPLocationsProvider.h>
Additional Inherited Members | |
Instance Methods inherited from <MPLocationsProvider> | |
(void) | - getLocationsAsync:language: |
(void) | - getLocations |
(void) | - getLocationsAsync:language:completionHandler: |
(void) | - getLocationsWithCompletion: |
(void) | - getLocationDetailsAsync:withId:language: |
(void) | - getLocationWithId: |
(void) | - getLocationDetailsAsync:withId:language:completionHandler: |
(void) | - getLocationWithId:completionHandler: |
(void) | - getLocationsWithIds:completionHandler: |
(void) | - getLocationsUsingQueryAsync:language: |
(void) | - getLocationsUsingQuery: |
(void) | - getLocationsUsingQueryAsync:language:completionHandler: |
(void) | - getLocationsUsingQuery:completionHandler: |
Class Methods inherited from <MPLocationsProvider> | |
(BOOL) | + isOfflineDataAvailableForSolutionId:language: |
Properties inherited from <MPLocationsProvider> | |
id< MPLocationsProviderDelegate > | delegate |
Locations provider that defines a delegate and a method to initiate fetching of locations from the provider.