Enums.KmlListItemType enumeration

The KmlListItemType can be one of:

ConstantDescription
Enums.KmlListItemTypeCheck(0) (default) - The KML node's visibility is tied to its item's checkbox.
Enums.KmlListItemTypeRadioFolder(1) When specified for a Container, only one of the Container's items is visible at a time.
Enums.KmlListItemTypeCheckHideChildren(2) Use a normal checkbox for visibility but do not display the Container or Network Link's children in the list view. A checkbox allows the user to toggle visibility of the child objects in the viewer.
Enums.KmlListItemTypeUnknown(-1) Unknown KML geometry type.
Enums.KmlListItemTypeCheckOffOnly(3) Everything in the container or network link can be turned off all at once. Prevents nodes from becoming visible simultaneously. Child nodes must be enabled individually. This is useful if the container or network link contains a large amount of data.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close