1. A concise explanation of the problem you’re experiencing.
For a very specific system, I need to be able to automatically get the tile from the middle and perform an AJAX request that returns me the data of it (a bit like a featureInfo). The AJAX call takes a BBOX which is assembled very well through {westProjected},{southProjected},{eastProjected},{northProjected} when using a ImageryProvider but since this is an AJAX call, I can’t use those variables and I have been unable to understand how to create them by myself.
2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.
None, I have tried so much things - nothing worked.
3. Context. Why do you need to do this? We might know a better way to accomplish your goal.
It is for a very specific request in order to achieve a “catalog like” system.
4. The Cesium version you’re using, your operating system and browser.
Chrome. Mac OS X. Cesium 1.66