Function radiusDrivenByPropertyHeatmap
- radiusDrivenByPropertyHeatmap(
style: PropertyValues,
property: string,
zoomCompensation?: boolean,
): DataDrivenPropertyValueSpecification<number>Parameters
- style: PropertyValues
- property: string
- zoomCompensation: boolean = true
Returns DataDrivenPropertyValueSpecification<number>
Was this helpful?