Like an earlier post, I need to derive the street address from the Lat/Lon coordinates on a map. However, I am strictly a VB kinda guy, and C# is just Greek to me.
MapPoint has this neat feature where you can click on a street and the street address will just pop right up. Is there no means for just programmatically utilizing this function with the MapPoint VB control? I've worn out my eyes and fingers looking for a way to do this. Since the functionality is there within MapPoint, it seems like it ought to be available.
Any help will be greatly appreciated.