Unity (Labels) Google Photorealistic 3D Tiles

Hi, I am currently using Unity and have integrated the Cesium SDK into my project. Is there an asset available that will add Labels to the Globe? I have used the Google Earth app and love the way they have done the labels all throughout the Globe. Is there a way to get that same exact Label asset from Cesium and into Unity?

No, sorry, there’s currently no built-in way to do that. You may be able to use Google’s Places API, along with custom code to create Unity game objects for the places, but this is not something we’ve tried to do ourselves.

Our friends at Epic Games have written a tutorial for doing something similar in Unreal Engine, which may be useful as a starting point:
https://dev.epicgames.com/community/learning/tutorials/qj3O/using-web-apis-like-google-maps-api-from-unreal-engine-bp-only