Add a start space background to the globe
Use the space:true
option in the map constructor to simulating a deep space background. This feature allows customizing the background environment of the globe, simulating deep space or skybox effects.
This option only takes effect when used in conjunction with the projection: 'globe'
parameter.
Learn more
For space customization and options, check the CubemapLayerConstructorOptions.
Related examples
An extension of MapLibre GL JS