InitialShapeSelectionDirective

12 Sep 20251 minute to read

Represents the directive to configure the selection of the shapes when the maps is initially rendered.

<e-layers>
<e-layer>
<e-initialShapeSelections>
<e-initialShapeSelection>
</e-initialShapeSelection>
</e-initialShapeSelections>
</e-layer>
</e-layers>

Properties

shapePath any

Gets or sets the property name from the data source in maps.

Defaults to null

shapeValue any

Gets or sets the value from the data source which is bound to the shape in maps.

Defaults to null