All docs
V19.1
23.1
22.2
22.1
21.2
21.1
20.2
20.1
19.2
19.1
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
A newer version of this page is available. Switch to the current version.

VectorMapLegendItem

An object that provides information about a legend item in the VectorMap widget.

Type:

Object

See Also

color

The color of the legend item's marker.

Type:

String

If the legend is grouped by color, this option's value is different for each legend item. Otherwise, the value equals the markerColor.

end

The end value of the group that the legend item indicates.

Type:

Number

size

The diameter of the legend item's marker in pixels.

Type:

Number

If the legend is grouped by size, this option's value is different for each legend item. Otherwise, the value equals the markerSize.

start

The start value of the group that the legend item indicates.

Type:

Number

visible

Indicates and specifies whether the legend item is visible.

Type:

Boolean