API / geotoolkit / map / features / formatters / List / List
formatters.List.List
Features info formatter that displays features attributes in a simple list
Constructors
Constructors
• new List(showId?)
Features info formatter that displays features attributes in a simple list
| Name | Type | Description |
|---|---|---|
Optional showId | boolean | true to display features id before their attributes, false otherwise |
Methods
▸ format(features, text): string
Formats html text based on feature attributes as a list
| Name | Type | Description |
|---|---|---|
features | AbstractFeature[] | features list to format |
text | string | text created by the previous formatters from other layers |
string
text the formatted text result
▸ getClassName(): string
string
▸ Static getClassName(): string
string