Geocoding.net icon indicating copy to clipboard operation
Geocoding.net copied to clipboard

address does not contain definition of IsPartialMatch

Open cissemy opened this issue 5 years ago • 0 comments

I am getting an error running : var country = addresses.Where(a => !a.IsPartialMatch).Select(a => a[GoogleAddressType.Country]).First();

cissemy avatar Oct 23 '19 05:10 cissemy