When I click on canvas, I get FeatureInfo and data in infoBox for only one layer, and that is the layer which is last in imageryLayers collection (first to see).
First, can you tell me, where is the function (or whatever) implementation for getting feature info and set infoBox description on GIT for Cesium Development (I wont to see how is that made).
Also, can you tell me explicitly how to reimeplement this, how to write one my own getFeatureInfo and set infoBox description to that result.
My goal is to get feature info for ALL Layers in imageryLayers colection where attribute show is true.
Please help.
Thank you forward.