PowerBI – Match Slicer choice to selected state in Azure Map

I have an Azure Map that uses the field “Client State” to populate the data.

On the same Power BI page, I have a slicer for the “Client State”.

If the user selects a state in the map, I would like the slicer to update to show that state name.

For example, if on the map the user selects California, I want the slicer to show “California” as the selected filtered/slicer value.

So far, I have just been able to create a measure that reflects the selected state, but you can’t apply measures to a Slicer.