I'm trying to implement a feature where the user can group base layers, operational layers and GraphicsOverlays into something like a group layer.
but from what i can see only the operational layers collection supports using group layer and base layers collection does not support it, and as far as i see there is no option at all to group several GraphicsOverlays together.
is there any thing that i'm missing that can help me implement this feature?