BEPoint
@objc
public class BEPoint : NSObject
A BEPoint object defines any point of interest that needs to be displayed on a BEView. A point of interest can be anything from a general point, room, store, etc. You can categorize a BEPoint using BECategory.
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 floorName: String
-
Undocumented
Declaration
Swift
@objc public let category: BECategory