Google maps api

I came across this tutorial, its fantastic.
Do you think you would add api blueprint functionality for maps into cesium, as this user has in their tests? It would be very useful!

Cesium for Unreal already supports blueprints when working with Cesium actors and components.

Were you looking for specific functionality that isn’t currently implemented?

Hi @MQS,

If I’m understanding correctly – you’re asking about adding Blueprint functionality to handle other aspects of the Google Maps Platform, right? We already support the Map Tiles API by providing the ability to stream Google Photorealistic 3D Tiles through Cesium ion. Otherwise, I don’t believe we have plans to integrate other elements from Google Maps Platform with Cesium for Unreal.

What other APIs are you trying to use? It looks like the tutorial you linked is briefly explaining how to use those other APIs in the same project. Is that not sufficient?