'How To Add extra layer on top of basemap using esri-loader?

My Earth

Required Earth

I want to make the earth globe view similar to the required earth image. My code is simple. Need to know how to add another layer on top of it to make the water color uniform, Or is there any other way. Current code :

const map = new WebScene({ basemap:"satellite" }); please help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source