$(function(){ $("body").click(function(e){ $('.leaflet-control').removeClass("leaflet-control-layers-expanded"); }); });