Geocoding.net
Geocoding.net copied to clipboard
address does not contain definition of IsPartialMatch
I am getting an error running : var country = addresses.Where(a => !a.IsPartialMatch).Select(a => a[GoogleAddressType.Country]).First();