Experimental
Provide shared selection / hover state to the subtree. Map components bind through useMapSelectionBinding (or HonuaSourceLayer's selection prop); sidebars, tables, and charts read/write the same state through useSelection and useHover.
HonuaSourceLayer
selection
Provide shared selection / hover state to the subtree. Map components bind through useMapSelectionBinding (or
HonuaSourceLayer'sselectionprop); sidebars, tables, and charts read/write the same state through useSelection and useHover.