Airsim and Cesium in UE4

Hi
I’m working on the airsim simulator in UE4. We would like to use cesium to have a realistic simulator.
We would like to synchronize the GPS coordinates of the 2. How can I do that?
Thanks for your help

You’ll probably have to be more specific about what you’re trying to do. In general terms, you can position objects on the globe by adding a CesiumGlobeAnchorComponent to them.