Select to view content in your preferred language

Map Component - LayerList widget

143
2
07-29-2024 10:30 AM
Markos
by
New Contributor

Hi,

Layer list widget in map components does not have operationalItems property.  Is there a work around to get this property?

best,

Markos

 

0 Kudos
2 Replies
Sage_Wall
Esri Contributor

This looks like a mistake on our end.  I just created an issue to add the property.  I can update this post when it's added and released in the `next` version. I'm not sure of any workaround at the moment.

0 Kudos
Sage_Wall
Esri Contributor

Hi @Markos 

Thanks for letting us know that the operationalItems property was missing.  We've added it and it should be available next Monday on next and in the 4.31 release.

<script type="module" src="https://js.arcgis.com/map-components/next/arcgis-map-components.esm.js"></script>

or

npm i @arcgis/map-components@next
0 Kudos