Google basemap in basemap Gallery

1. A concise explanation of the problem you’re experiencing.

  • I want to add google map as a base map in cesium base map Gallery.

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.

N/A

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

  • This is one of our customer requirement where with all the other base maps, we need to add google map as well.

4. The Cesium version you’re using, your operating system and browser.

Cesium version 1.56.1, OS: Win 10 Enterprise Browser: Google Chrome

Have you checked if Google Maps providers an API for loading imagery into other clients? If you have that you should be able to add it into CesiumJS.

You can add custom layers to the base layer picker, see the docs for it here: https://cesium.com/docs/cesiumjs-ref-doc/BaseLayerPicker.html