geolocation app - limited by "market" list, how to enable all?

Hi,

I’m using the “geolocation” app and only enabled a few countries in the “markets”. I was wondering if is there a hack to enable the entire list. For example, “US” is not on my “market” list. Therefore, geolocation app won’t show where the user is if is coming from “US”.

example, it will show this instead of “US”

Shopify.country = “IT”; <=== should be “US” but “US” is not in the “market” list

The goal is to enable every countries for geolocation to detect, not just counties listed in the “market”.

Thanks