Last updated

API / geotoolkit / map / features / templates / Aggregation / Aggregation

Namespace: Aggregation

templates.Aggregation.Aggregation

Table of contents

Type Aliases

Contents

Type Aliases

DataCallback

Ƭ DataCallback: (feature: Aggregation) => number

Type declaration

▸ (feature): number

Parameters
Name Type
featureAggregation
Returns

number


Options

Ƭ Options: Options & { color?: { field?: string | DataCallback ; range: (string | RgbaColor)[] | ColorProvider } ; colorprovider?: ColorProvider ; expandedcolorprovider?: ColorProvider ; expandedline?: Line ; expandedshape?: AnchoredShape ; shape?: AnchoredShape ; size?: { field?: string | DataCallback ; range: number[] } }

template options


OptionsOut

Ƭ OptionsOut: OptionsOut & { colorprovider?: ColorProvider ; expandedcolorprovider?: ColorProvider ; expandedline?: Line ; expandedshape?: AnchoredShape }

object containing the properties