MapsIndoors iOS SDK V3
|
#include <MPSolution.h>
Instance Methods | |
(nullable NSString *) | - getTypeUrl: |
(nullable NSString *) | - getMapClientUrlForVenueId:locationId: |
Properties | |
NSString * | name |
NSString * | defaultLanguage |
NSArray< NSString * > * | availableLanguages |
NSArray< NSString * > * | modules |
NSString< Optional > * | mapClientUrl |
NSString * | dataSetId |
NSDictionary< NSString *, NSDictionary * >< Optional > * | positionProviderConfigs |
NSArray< MPType * >< MPType > * | types |
The solution model holds data about the buildings and floors in a solution, plus additional meta-data.
- (nullable NSString *) getMapClientUrlForVenueId: | (nonnull NSString *) | venueId | |
locationId: | (nonnull NSString *) | locationId |
Get a link for a location in a specific venue, for use with the web-client.
- (nullable NSString *) getTypeUrl: | (nonnull NSString *) | arg |
Get a URL for a given type.
|
readwritenonatomicstrong |
|
readnonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |
|
readnonatomicstrong |
Optionally contains configuration data for the positioning systems used with the solution. The content of the configuration dictionaries are specific for the positioning system.