VMFloorAnnotation

@interface VMFloorAnnotation : VMMapAnnotation

Since

1.1
  • The floor index

    Declaration

    Swift

    @property (assign, readwrite, nonatomic) NSInteger floorNumber;
  • The floor id

    Declaration

    Swift

    @property (readwrite, strong, nonatomic) NSString *floorId;