Is there any way to select multiple entities that are stacked on top of each other in Cesium? For my application I need the user to be able to select a polygon, and if there are multiple ones in the same location, to be able to select the one they want from a list of some sort.
Cheers