React VectorMap - markerSettings.label Deprecated

Use the label property instead.

Specifies marker label options.

Type:

Object

A marker label is a text that accompanies a map marker. Usually, a marker label displays the name of a certain geographical point. To specify a text for a marker label, assign it to the text field of an object from the markers array when you provide data for markers.

enabled Deprecated

Use the enabled property instead.

Enables marker labels.

Type:

Boolean

Default Value: true

font Deprecated

Use the font property instead.

Specifies font options for marker labels.

Type:

Object