Generate a rectangle 3D map from Cesium to use in ARKit like tabletop

Hi There,

1. A concise explanation of the problem you’re experiencing.

Generate a rectangle 3D map from Cesium to use in ARKit like table top with drone 3d fly path.

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.

I don’t have a code module for Cesium and ARKit

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

To expand the use of Cesium to iOS platform with Augmented Reality.

4. The Cesium version you’re using, your operating system and browser.

Cesium v1.47, MacOS, Safari browser

Best Regards!

Hi,

Awesome to hear about using Cesium in an AR context, we’d love to see the result of what you make!

Can you clarify what you mean by a rectangle map? Do you mean 2.5D(orthographic)? Cesium can run in a web view on native mobile applicatioins, or you could render the current context to a static image.

Thanks,

Gabby