BECategory
@objc
public class BECategory : NSObject
BECategory represents the category to which a specific point of interest is attributed to. The point of interest on the map is required to belong to the category in order to display map icons and have category-specific features.
Version
1.0Copyright
Copyright © 2019 GlobeCo Technologies Pvt Ltd. All rights reserved.-
Undocumented
Declaration
Swift
@objc public let name: String
-
Undocumented
Declaration
Swift
@objc public let color: String
-
Undocumented
Declaration
Swift
@objc public let imageName: String
-
Undocumented
Declaration
Swift
@objc public let textColourSelected: String