ZoomCharts Documentation

ZoomCharts.Configuration.GeoChartSettingsLayerOverlay

Inheritance hierarchy

This type inherits from GeoChartSettingsLayerBase.

This type is implemented by GeoChartSettingsLayerAggregated and GeoChartSettingsLayerCharts.

Methods

This type does not define any methods.

Properties

Properties
id: string
enabled: boolean
id: string
maxZoom: number
minZoom: number
name: string
perZoomStyle: boolean

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

shapesLayer: string

The ID of a linked shapes layer. The shapes layer must be defined before the overlay layer.

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