SwiftUI MapKit: Removing Background Colour from MapUserLocationButton

I'm creating an app where I'm recreating how Apple Maps shows the user location button - i.e, in a stack with a background. I'd like the MapUserLocationButton to follow the styling that it does in Apple Maps (i.e., when locked to the user location, it switches to a filled icon, instead of colouring the background. Is there a way to do this?

SwiftUI MapKit: Removing Background Colour from MapUserLocationButton
 
 
Q