Edit page

Textures

Provide valid image URLs for the globeTexture, globeBackgroundTexture and globeCloudsTexture options to configure custom textures for the globe, background, and clouds respectively. If these props are set to null, the various textures will be disabled.

You can use the onGlobeTextureLoaded, onGlobeBackgroundTextureLoaded and onGlobeCloudsTextureLoaded callback to capture the event after the texture has been applied. This callback is also run when a texture fails to load.