china-map-chart
<data-view.china-map-chart>
构件 data-view.china-map-chart
Examples
Basic
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
dataSource | 数据源 | DataSource[] | ||
detailContentStyle | 数据源 | CSSProperties |
Events
Name | Description | Event Detail |
---|---|---|
detail.open.change | 当提示可见性开始变化时触发 | { open: boolean; data: Record<string, any> } - 当前是否可见 |
Type references
DataSource
Name | Type | Required | Description |
---|---|---|---|
city | string | ✅ | |
detailDisplayLocation | "pageCenter" | "textBottom" | ✅ | |
text | string | ✅ | |
[x: string] | any |