i got my layers working with this code: L.control.layers(baseMaps,{' Test': json_TestJSON,},{collapsed:true}).addTo(map);This is what i dont like: the white empty square if not hovered. How can i add an image to this square? thanks...