Adjusting CSS for Day/Night (node-red-contrib-web-worldmap)

@dceejay

Is there anyway to adjust the color/fill color on the day/night layer to make it darker? I find the default is not dark enough.

Thanks

Hi,

not programatically - but you can hack the L.Terminator.js file around line 19.
(or you can add an options object to two places in worldmap.js .addLayer(L.terminator());

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.