Cesium: picking entity and retrieving info of WMS
问题 I have developed a 3D viewer of buildings. What I'm trying to add now is the selection of the content of a WMS (Web Map Service) below the building entities. Basically, I want to be able to select the building at the position were the user left clicks. The colour of the building should change (which works). And I want to retrieve the information of the Web Map Service at the position were the user clicked. This is what I have coded so far: var pickColor = Cesium.Color.CYAN.withAlpha(0.7); var