ReportPartMap¶
Field | NULL | Description |
---|---|---|
type integer |
The type of the report part (4 = Map) | |
title object |
To be updated | |
description object |
To be updated | |
properties object |
A ReportPartMapProperties object | |
pointOptions object |
Data for Point Options boxes A ReportPartContainer object containing “pointOptions” in name and the list of selected data source fields (ReportPartElement objects) in elements. The field properties.pointOptionType of each ReportPartElement object should be either “country”, “state”, “county”, “city”, “postalCode”, “latitude” or “longtitude”. |
|
shadingMetric object |
Data for the Values > Shading Metric box A ReportPartContainer object containing “shadingMetric” in name and the list of selected data source fields in elements |
|
bubbleMetrics object |
Data for the Values > Bubble Metric box A ReportPartContainer object containing “bubbleMetrics” in name and the list of selected data source fields in elements |