Hi all, First of all, thanks for this wonderful library. I am planning to visualize different data slices on top of the same map. For example, let's say that for the US Unemployment example (https://python-visualization.github.io/folium/docs-v0.6.0/quickstart.html#Choropleth-maps) I have information of unemployment by gender and education. How can I create an exclusive group control like was done by this plugin (https://github.com/ismyrnow/leaflet-groupedlayercontrol) here using a radio control instead of a checkbox?