As far as I know, there is no ready-to-go checkbox function implemented in 3dgs.
However you could do that with normal buttons or even a normal panel with an on_click event and change the bmap property if its unchecked or checked.