FMKLabel Class Reference

Inherits from FMKNode : NSObject
Declared in FMKLabel.h

Overview

文本标签,地图自有节点 不支持用户自定义创建

  text

文本内容

@property (nonatomic, readonly) NSString *text

Discussion

文本内容

Declared In

FMKLabel.h

  eid

元素eid

@property (nonatomic, readonly) NSInteger eid

Discussion

元素eid

Declared In

FMKLabel.h

  type

元素类型

@property (nonatomic, readonly) long type

Discussion

元素类型

Declared In

FMKLabel.h

  height

元素高度

@property (nonatomic, readonly) CGFloat height

Discussion

元素高度

Declared In

FMKLabel.h