I am creating a dashboard that has a simple map of 1 point layer across a state. I have a chart where I don't render it until the user selects a point on the map by using the "Render only when filtered" checkbox. However, is there a way to only have it render when 1 point is selected? I know the map likes to grab nearby points if you aren't zoomed in enough on a location.