I maintain my parents' home automation server (Home Assistant). I'd like to place a URL that links to each other's shared location in Google Maps but can't for the life of me find a way to do this.
It's possible to create a shortcut/widget on Android that opens Google Maps to a shared location so I know it's possible, likely through intents. I've used the browser inspector while browsing to a friend's shared location in hope of capturing the endpoint used to open that page, but it's a POST request and is different each time I clear my cache.
Is this possible or is the best I can do simply a link to the location sharing tab?