Hides or shows the map source. When hidden, the map source is still present in the map, but its elements are not drawn.
set-source [index=<source index>] [visible=<true/false>]
Parameters:
set-source index=3 visible=false
Hides the map source under the index 3.
set-source visible=false
Hides the last used map source.