UrlTemplateImageryProvider by center and not bbox

I want to include a satelite image provider (google maps by premium). But it only have as parameter a center and not a bbox. Is it possible to include this service by using center?

Hello,

I’m not sure if the thing you linked me to is a tile provider so I’m not sure how you would add it to Cesium.

However, we do have a GoogleEarthImageryProvider you might be able to try. It works with the Google Earth Enterprise Server.

Best,

Hannah

Hello Hannah,
how does your GoogleEarthImageryProvider work? is it a service of google or do you have create your own server with your own data?
Thanks
Stephan

You will need a google earth enterprise server. As far as I know, google does not have an public tile server.

-Hannah