Google Maps 2D Satellite with Labels is severly lacking

Hello,

As per the title, there’s very little labels shown when using this option.
We’d like a in-between of the satellite view and the roadmap view to get something much closer to the google maps look.

Is there a way to blend these two data together?

We tried the Bing Maps Aerial with labels which is closer to what we want but some of the street names are out of date which isn’t acceptable for the project. (Also, its resolution isn’t as high)

Thank you in advance

Hey @VizSim, welcome back to the forum!

Great question, I think a good starting point is this Cesium for Unreal Tutorial on Editing Tileset Materials and this existing topic on the forum How to setup the transparency of RasterOverlayComponent, specifically Kevin’s client side solution. You should be able to achieve a result that blends Google Maps 2D Satellite and Google Maps 2D Roadmap.

Let us know how that goes!