Text
继承自 BasePoint
<Text position={[x, y]} text="some text" />
Props
属性名 | 类型 | 备注 |
---|---|---|
text | string, object | |
style | CSSProperties | 对应 AMap 的setStyle |
...继承的属性 |
Events
事件名 | 备注 |
---|---|
...继承的事件 |
Example
查看源代码:
继承自 BasePoint
属性名 | 类型 | 备注 |
---|---|---|
text | string, object | |
style | CSSProperties | 对应 AMap 的setStyle |
...继承的属性 |
事件名 | 备注 |
---|---|
...继承的事件 |