GeocodeAddressLocation Field |
Namespace: Telogis.GeoBase
GeocodeAddress addr = GeoCoder.GeoCode("20 Enterprise, Aliso Viejo, California", Country.USA)[0]; Console.WriteLine("The location of this address is '{0}'", addr.Location); // 'The location of this address is '33.584444,-117.731874''