Map card dashboard & person card

hello.
i also have a problem with the map card.
every time, there is no focus on the area or the person.
I don’t know if it’s a problem with the HA version or something wrong with the configuration.
I’ve had this problem since I updated to version 2025.3.0. Now I’m on version 2025.3.3.
card config:

type: map
entities:
  - entity: zone.home
  - entity: zone.munca
  - entity: xxxxx
default_zoom: 10
aspect_ratio: "1:1"
hours_to_show: 744
theme_mode: dark

You may have similar issue as this you can follow: https://github.com/home-assistant/frontend/issues/24601

I’m not sure why it happens to some people, seems to be working fine for me.

I tried this.
The problem is that it doesn’t work in the browser or in the android app (I don’t have iOS).
In the browser it works if I refresh it a few times. In the app it doesn’t.
Every time I open the app, Amsterdam appears on the map

Yes I understand, I’m just letting you know that a bug report has been filed and you can watch it to see if there is any eventual resolution.