Map card: add entity options to geo_location_sources

The map card has the ability to add,state labels and focus on a particular entity when they are added manually. I’d like to be able to do the same for enties coming from geo_location_sources. e.g.

type: map
entities:
  - entity: zone.home
theme_mode: dark
geo_location_sources:
  - source: gdacs
    label_mode: state
    focus: false
default_zoom: 15
auto_fit: true
fit_zones: true

So that only my home is considered for zoom level and I can see nerby events only by default