VMFloorAnnotation
@interface VMFloorAnnotation : VMMapAnnotation
Since
1.1-
The floor index
Declaration
Objective-C
@property (nonatomic) NSInteger floorNumber;
-
The floor id
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nonnull floorId;