I'm having loads of problems trying to reverse look-up addresses, i.e. the user provides just the Postcode or Street+Town I then want to fill in the missing values; say if the user provides just a postcode I want to be-able
to extract the Street, Locality, Town, County etc.. from MapPoint.
I've had a go using both Location.FindNearby and Map.ObjectsFromPoint; but when I try and access a StreetAddress object from within the results I get an exception error even if the original request already had a Street Name, Town, Postcode etc. :-(.
I think I'm just chasing my own tail here im sure there is a problem with the OLE/ActiveX interface :-(
Anybody got any ideas?
Regards,
David Luck.