Search results

DataLabel API in React Maps API component

DataLabel Module used to render the maps datalabel

Methods

renderLabel

To render label for maps

Parameter Type Description
layer LayerSettings Specifies the layer settings
layerIndex number Specifies the layer index.
shape any Specifies the shape.
layerData any[] Specifies the layer data.
group Element Specifies the element.
labelTemplateElement HTMLElement Specifies the template element.
index number Specifies the index number.
intersect any[] Specifies the intersect.

Returns void