| 
    MapsIndoors iOS SDK V3
    
   | 
 
import <UIKit/UIKit.h>import <CoreLocation/CoreLocation.h>import <MapsIndoors/UIColor+HexString.h>import <MapsIndoors/MPSolution.h>import <MapsIndoors/MPSolutionProvider.h>import <MapsIndoors/MPAppData.h>import <MapsIndoors/MPBuilding.h>import <MapsIndoors/MPBuildingDataset.h>import <MapsIndoors/MPContactModule.h>import <MapsIndoors/MPFloor.h>import <MapsIndoors/MPFloorSelectorControl.h>import <MapsIndoors/MPFloorTileLayer.h>import <MapsIndoors/MPGeometry.h>import <MapsIndoors/MPLatLng.h>import <MapsIndoors/MPLatLngBounds.h>import <MapsIndoors/MPLayerType.h>import <MapsIndoors/MPLineGeometry.h>import <MapsIndoors/MPLoadIndicator.h>import <MapsIndoors/MPLocation.h>import <MapsIndoors/MPLocationBaseType.h>import <MapsIndoors/MPLocationUpdate.h>import <MapsIndoors/MPLocationDataset.h>import <MapsIndoors/MPLocationDisplayRule.h>import <MapsIndoors/MPLocationProperty.h>import <MapsIndoors/MPLocationsProvider.h>import <MapsIndoors/MPMapControl.h>import <MapsIndoors/MPMapControl+LiveData.h>import <MapsIndoors/MPMappedLocationUpdateHandler.h>import <MapsIndoors/MPMapStyle.h>import <MapsIndoors/MPPoint.h>import <MapsIndoors/MPVector.h>import <MapsIndoors/MPLocationCoordinate3D.h>import <MapsIndoors/MPURITemplate.h>import <MapsIndoors/MPVenue.h>import <MapsIndoors/MPVenueCollection.h>import <MapsIndoors/MPVenueProvider.h>import <MapsIndoors/NSURL+QueryParser.h>import <MapsIndoors/MPLocationQuery.h>import <MapsIndoors/MPMapExtend.h>import <MapsIndoors/MPPositionProvider.h>import <MapsIndoors/MPImageRenderer.h>import <MapsIndoors/MPMyLocationButton.h>import <MapsIndoors/MPBeacon.h>import <MapsIndoors/MPBeaconProvider.h>import <MapsIndoors/NSObject+MPLanguageSupport.h>import <MapsIndoors/MPBeaconCollection.h>import <MapsIndoors/MPBuildingCollection.h>import <MapsIndoors/MPBuildingReference.h>import <MapsIndoors/NSString+CustomFont.h>import <MapsIndoors/MPCategoriesProvider.h>import <MapsIndoors/MPCategories.h>import <MapsIndoors/MPImageProvider.h>import <MapsIndoors/MPPngImageProvider.h>import <MapsIndoors/MPErrorCodes.h>import <MapsIndoors/MPMarkerView.h>import <MapsIndoors/NSString+UrlRequest.h>import <MapsIndoors/UIImage+MapsIndoorsBundle.h>import <MapsIndoors/MPMessage.h>import <MapsIndoors/MPMessageDataset.h>import <MapsIndoors/MPMessageProvider.h>import <MapsIndoors/MPAppDataProvider.h>import <MapsIndoors/MPMenuItem.h>import <MapsIndoors/MPMIAPI.h>import <MapsIndoors/MPVersion.h>import <MapsIndoors/MPVersionConstants.h>import <MapsIndoors/MPNotificationsHelper.h>import <MapsIndoors/MPMapsIndoors.h>import <MapsIndoors/MPDefines.h>import <MapsIndoors/MPLocationsObserver.h>import <MapsIndoors/MPLocationSource.h>import <MapsIndoors/MPLiveDomainType.h>import <MapsIndoors/MPLiveUpdateTopic.h>import <MapsIndoors/MPWirelessPositionTopic.h>import <MapsIndoors/MPMQTTSubscriptionClient.h>import <MapsIndoors/MPSubscriptionTopic.h>import <MapsIndoors/MPLiveTopicCriteria.h>import <MapsIndoors/MPLiveUpdate.h>import <MapsIndoors/MPOccupancyLiveUpdate.h>import <MapsIndoors/MPAvailabilityLiveUpdate.h>import <MapsIndoors/MPPositionLiveUpdate.h>import <MapsIndoors/MPCountLiveUpdate.h>import <MapsIndoors/MPTemperatureLiveUpdate.h>import <MapsIndoors/MPCO2LiveUpdate.h>import <MapsIndoors/MPHumidityLiveUpdate.h>import <MapsIndoors/MPLiveDataManager.h>import <MapsIndoors/MPLiveDataInfo.h>import <MapsIndoors/MPDirectionsRenderer.h>import <MapsIndoors/MPDirectionsService.h>import <MapsIndoors/MPDirectionsQuery.h>import <MapsIndoors/MPDistanceMatrixElements.h>import <MapsIndoors/MPDistanceMatrixProvider.h>import <MapsIndoors/MPDistanceMatrixResult.h>import <MapsIndoors/MPDistanceMatrixRows.h>import <MapsIndoors/MPMapRouteLegButton.h>import <MapsIndoors/MPRoute.h>import <MapsIndoors/MPRouteBounds.h>import <MapsIndoors/MPRouteCoordinate.h>import <MapsIndoors/MPRouteLeg.h>import <MapsIndoors/MPRouteProperty.h>import <MapsIndoors/MPRouteResult.h>import <MapsIndoors/MPRouteStep.h>import <MapsIndoors/MPRoutingProvider.h>import <MapsIndoors/MPTransitAgency.h>import <MapsIndoors/MPTransitDetails.h>import <MapsIndoors/MPTransitLine.h>import <MapsIndoors/MPTransitStop.h>import <MapsIndoors/MPTransitTime.h>import <MapsIndoors/MPTransitVehicle.h>import <MapsIndoors/MPLocationService.h>import <MapsIndoors/MPLocationServiceDelegate.h>import <MapsIndoors/MPQuery.h>import <MapsIndoors/MPFilter.h>import <MapsIndoors/MPDataSetCacheManager.h>import <MapsIndoors/MPDataSetCache.h>import <MapsIndoors/MPDataSetCacheItem.h>import <MapsIndoors/MPDataSetEnums.h>import <MapsIndoors/MPDataSetCacheManagerDelegate.h>import <MapsIndoors/MPDataSetCacheManagerSizeDelegate.h>import <MapsIndoors/MPGeometryQueryProtocol.h>import <MapsIndoors/MPPolygonGeometry.h>import <MapsIndoors/MPGeometryHelper.h>import <MapsIndoors/MPGeometryContainmentMetadata.h>import <MapsIndoors/MPUserRole.h>import "MPBookingService.h"import "MPBooking.h"import "MPBookableQuery.h"import "MPBookingsQuery.h"import "MPBookingAuthConfig.h"import <MapsIndoors/MPAuthDetails.h>import <MapsIndoors/MPAuthClientInfo.h>import <MapsIndoors/MPMapsIndoorsDelegate.h>import <MapsIndoors/MPType.h>import <MapsIndoors/NSDictionary+MPLocationPropertiesDictionary.h>import <MapsIndoors/MPPositionIndicator.h>