MapsIndoors iOS SDK V3
|
#include <MPBuilding.h>
Instance Methods | |
(void) | - onBuildingReady: |
Delegate protocol that holds the building ready event method. Relevant when using offline mode, as it will take a while to load the database upon first app start.
|
required |
Building ready event method. Relevant when using offline mode, as it will take a while to load the database upon first app start. The delegate class must implement onBuildingReady:
buildingId | The buildings unique id. |