Google Maps Card Latitude/Longitude Duplication Issue

Hello everyone, I’ve been working on integrating a Google Maps card into my Home Assistant setup, and I’ve encountered an interesting issue. While following the example provided on the Home Assistant website, I noticed that the latitude and longitude coordinates are appearing twice on the map. This duplication is unexpected and a bit puzzling. I’m curious if anyone else has experienced this or might have an idea as to why it’s happening.

I started by carefully copying the example configuration from the Home Assistant documentation. The setup seemed straightforward, but upon implementation, I noticed that the coordinates I specified were being displayed twice on the map. This duplication isn’t just a visual quirk—it’s affecting how the map is rendered and could potentially cause issues with accuracy.

Looking at the configuration, I double-checked the latitude and longitude values to ensure they were correct. They seemed fine, so the issue doesn’t appear to be with the data itself but rather with how it’s being processed or displayed. I’m wondering if there’s a setting or a part of the configuration that I might have overlooked that’s causing this duplication.

I also considered whether this might be related to how the map card interacts with other components of Home Assistant, such as device trackers or sensors. Perhaps there’s a conflict or an unintended overlap in how location data is being handled. I’m not entirely sure, but it’s something I want to explore further.

To help visualize the issue, I’ve attached a screenshot showing the duplication. As you can see, the latitude and longitude values are highlighted twice, which is not the intended behavior.

I’m reaching out to the community to see if anyone else has encountered this or has any insights. Maybe there’s a simple fix or a configuration adjustment that can resolve this duplication. I’m eager to hear your thoughts and experiences.

Thank you in advance for your help and insights!