ZoomCharts Documentation

GeoChart.settings.layerTypes.items

This section is defined by the type GeoChartSettingsLayerItems.

Properties

View section details

Controls automatic proximity based aggregation.

Introduced in version 1.15.0.
View section details

Contains settings for the auras drawn beneath the nodes.

Properties
id: string
Default value: "default"
enabled: boolean
Default value: true
id: string
Default value: "default"
maxZoom: number
Default value: 20
minZoom: number
Default value: 0
name: string
Default value: ""
perZoomStyle: boolean
Default value: false

Forces style re-evaluation on zoom change. Use to provide zoom dependant style.

type: "shapes" | "items" | "charts" | "aggregateOnShapes"
Default value: "items"
Valid values:
  • shapes
  • items
  • charts
  • aggregateOnShapes
useFindObjectHack: boolean
Default value: false
X