Good day, I encountered a problem that after selecting coordinates, 3D model of objects does not appear, but just a plane with texture. Please help to solve this problem
Hi @Andrii_Harbut, thanks for the question! Can you give more details on the issue you’re experiencing? What dataset are you attempting to load, and what are the coordinates that produce this issue? What version of Cesium for Unreal are you using, and how is your scene set up? If you can give us more information it’ll help us nail down exactly where the issue is!
I’m using last version Cesium and Unreal Engine 5. When i past this coordinates (50.39414038507615, 30.639518176002536) i have flat object. I press on Google photorealistic 3D tiles
What you’re running into here is simply the limitations of the Google Photorealistic 3D Tiles dataset. I’m not sure if you’re trying to find Latitude 50.39414038507615, Longitude 30.639518176002536 (which is in Ukraine), or Latitude 30.639518176002536, Longitude 50.39414038507615 (which is in Iran), but if you’ll head to either location on Google Maps and make sure to toggle the “3D” button in the bottom right, you’ll find that you see the same lack of 3D buildings there. This is because Google’s dataset just doesn’t cover the entire Earth yet (the Earth is a big place!). Google has a table listing the areas covered by their different map APIs. If you’ll check the second column - the column for “Maps JavaScript 3D”, which describes the availability of their 3D data - you’ll find that neither Iran nor Ukraine are currently covered. Unfortunately, there’s nothing we can do on the Cesium side to provide this missing data.