IMapImageSeriesDataFields

Type interface

Defines data fields for MapImageSeries.

Inheritance

IMapImageSeriesDataFields extends IMapSeriesDataFields.

IMapImageSeriesDataFields is not extended by any other symbol.

Properties

data
#

Type string

Inherited from IComponentDataFields

Data.

geoPoint
#

Type string

Field name that holds image point data in Geo coordinates.

hidden
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds boolean flag if item should be hidden.

id
#

Type string

Inherited from IComponentDataFields

ID.

multiGeoPoint
#

Type string

Field name that holds multi-image point data in Geo coordinates.

multiPoint
#

Type string

Field name that holds multi-image point data in pixels.

point
#

Type string

Field name that holds image point data in pixels.

value
#

Type string

Inherited from IMapSeriesDataFields

A field name in data for a numeric value of the map object.

zoomGeoPoint
#

Type string

Inherited from IMapSeriesDataFields

A field name in data for a zoomGeoPoint of the map object.

zoomLevel
#

Type string

Inherited from IMapSeriesDataFields

A field name in data for a zoomLevel of the map object.

There are 6 inherited items currently hidden from this list.