MNTag
-
Declaration
Swift
public convenience init?(name: String, tagId: Int, position: MNPosition, timeStamp: Double)
-
Declaration
Swift
@objc public var propertyId: Int { get }
-
Declaration
Swift
@objc public var buildingId: Int { get }
-
Declaration
Swift
@objc public var floorId: Int { get }
-
Declaration
Swift
public var name: String { get }
-
Declaration
Swift
public func updateName(_ name: String)
-
Declaration
Swift
public var buildingName: String { get }
-
Declaration
Swift
public var floorName: String { get }
-
Declaration
Swift
public var categoryName: String { get }
-
Declaration
Swift
public var categoryUid: String { get }
-
Declaration
Swift
public var categoryTags: [String] { get }
-
Declaration
Swift
public var categoryTagUids: [String] { get }
-
Declaration
Swift
public var location: MNMercator { get }
-
Declaration
Swift
public var locations: [MNMercatorZone] { get }
-
Declaration
Swift
public var entityZones: [MNEntityZone] { get }
-
Declaration
Swift
public var matchWord: (MapstedCoreSearchApi.SearchableItemType, String) { get set }
-
Declaration
Swift
public var timeDescription: String { get set }
-
Declaration
Swift
public var displayName: String { get }
-
Declaration
Swift
public var image: UIImage? { get }
-
Declaration
Swift
public var imageBaseUrlString: String? { get }
-
Declaration
Swift
public var imageIdString: String? { get }
-
Declaration
Swift
public var isMultiBuilding: Bool { get }
-
Declaration
Swift
public var entities: [MNSearchEntity] { get }
-
Declaration
Swift
public func keywords() -> [String]
-
Declaration
Swift
public func inRecents(forSearch: Bool) -> Bool
-
Declaration
Swift
public var mapDataType: MNDataType { get set }
-
Declaration
Swift
public var isBuilding: Bool { get }
-
Declaration
Swift
public var toolTipName: String { get }
-
Declaration
Swift
public var modelDataType: ModelType { get }
-
Declaration
Swift
public var supportsFavorites: Bool { get }
-
Declaration
Swift
public var entityNameEnglish: String { get }
-
Declaration
Swift
public var entityName: String { get }
-
Declaration
Swift
public var subcategoryNames: [String] { get }
-
Declaration
Swift
public var logoImage: UIImage? { get }
-
Declaration
Swift
public var coverImage: UIImage? { get }
-
Declaration
Swift
public var logoImageUid: String { get }
-
Declaration
Swift
public var logoImageBaseUrl: String { get }
-
Declaration
Swift
public var timeHint: DailyBusinessHours? { get }
-
Declaration
Swift
public var coverImages: [String] { get }
-
Declaration
Swift
public var entityPropertyId: Int { get }
-
Declaration
Swift
public var entityBuildingId: Int { get }
-
Declaration
Swift
public var entityIdentifier: Int { get }
-
Declaration
Swift
public var entityDescription: String? { get }
-
Declaration
Swift
public var dataType: MNDataType { get }
-
Declaration
Swift
public var entityZones: [MNEntityZone] { get }
-
Declaration
Swift
public var hasAlerts: Bool { get }
-
Declaration
Swift
public var address: String { get }
-
Declaration
Swift
public var phoneNumber: String? { get }