|
MapsIndoors iOS SDK V3
|
#include <MPLocationsProvider.h>
Instance Methods | |
| (void) | - onLocationsReady: |
| (void) | - onLocationDetailsReady: |
Locations provider delegate.
|
required |
Locations details ready event method.
| location | The Location detail object. |
|
required |
Locations data ready event method.
| locationData | The Locations data collection. |