IChoroplethLayerToolDimensions
geovisto-map / IChoroplethLayerToolDimensions
Type alias: IChoroplethLayerToolDimensions
IChoroplethLayerToolDimensions:
ILayerToolDimensions
&object
This type provides the specification of the choropleth layer tool dimensions model.
Author
Jiri Hynek
Type declaration
aggregation
aggregation:
IMapDomainDimension
\<IMapAggregationFunction
>
color
color:
IMapTypeDimension
\<string
>
customColor
customColor:
IMapTypeDimension
\<boolean
>
customMinMax
customMinMax:
IMapTypeDimension
\<boolean
>
geoData
geoData:
IMapDomainDimension
\<IGeoData
>
geoId
geoId:
IMapDomainDimension
\<IMapDataDomain
>
maxValue
maxValue:
IMapTypeDimension
\<number
>
minValue
minValue:
IMapTypeDimension
\<number
>
range
range:
IMapTypeDimension
\<number
,IIntegerRangeManager
>
round
round:
IMapTypeDimension
\<number
>
scaling
scaling:
IMapDomainDimension
\<IScale
>
units
units:
IMapTypeDimension
\<string
>
unitsDesc
unitsDesc:
IMapTypeDimension
\<string
>
unitsEnabled
unitsEnabled:
IMapTypeDimension
\<boolean
>
value
value:
IMapDomainDimension
\<IMapDataDomain
>
Source
tools/layers/choropleth/model/types/tool/IChoroplethLayerToolDimensions.ts:19