Skip to main content

IChoroplethLayerToolProps

geovisto-mapReadme | API


geovisto-map / IChoroplethLayerToolProps

Type alias: IChoroplethLayerToolProps

IChoroplethLayerToolProps: ILayerToolProps & object

This type provides the specification of the choropleth layer tool props model.

Author

Jiri Hynek

Type declaration

dimensions?

optional dimensions: IChoroplethLayerToolDimensions

geoData?

optional geoData: IGeoDataManager

Source

tools/layers/choropleth/model/types/tool/IChoroplethLayerToolProps.ts:14