add a multipolygon on Graphics layer

156
1
04-01-2024 11:28 PM
DivyaArora
New Contributor III

I want to add a multipolygon geometry on a graphics layer. The SDK does not give me any error nor it renders the multipolygon geometry on the map.

Any help would be appreciated.

0 Kudos
1 Reply
UndralBatsukh
Esri Regular Contributor

Reproducible case would be useful here. Can you provide one? Here is a simple example of adding polygon graphic to GraphicsLayer: https://codepen.io/U_B_U/pen/abxEGzr?editors=100

0 Kudos