var options = { container_width : "200px", container_maxHeight : "350px", group_maxHeight : "80px", exclusive : false } styledLayerControl = L.Control.styledLayerControl(null, null, options); map.addControl(styledLayerControl);