Last updated

API / geotoolkit / controls / tooltip / ToolTipFormatter / ToolTipFormatter

Namespace: ToolTipFormatter

tooltip.ToolTipFormatter.ToolTipFormatter

Table of contents

Type Aliases

Contents

Type Aliases

Formatter

Ƭ Formatter: (value: any, propertyPath?: string[], params?: string, visual?: Node) => string

Type declaration

▸ (value, propertyPath?, params?, visual?): string

delegate typo to format object to string

Parameters
Name Type
valueany
Optional propertyPathstring[]
Optional paramsstring
Optional visualNode
Returns

string