Select to view content in your preferred language

Deprecated or not? multipleSelectionEnabled and selectionEnabled

131
1
07-23-2024 09:57 AM
LefterisKoumis
Regular Contributor II

 

According the console below the properties multipleSelectionEnabled and selectionEnabled of LayerList are deprecated on version 4.29

LefterisKoumis_0-1721753329534.png

However, as of ArcGIS JS API 4.3, they are not:

https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html

LefterisKoumis_1-1721753520904.png

@UndralBatsukh , @Sage_Wall 

 

 

 

0 Kudos
1 Reply
ReneRubalcava
Frequent Contributor II

Deprecated means they will be going away, typically a few releases after announced. to give users time to transition.

If you go to the property links, they are marked deprecated.

https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html#multipleSe...

https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-LayerList.html#selectionE...

Space issue, not enough room in the property list for details.