VC++ programmer
Mappoint2006
Hello guys,
I'm able to get the address from a location, but sometimes I don't get an address at all. So when I look for the second result of founded locations, than I get a highway address ( actually just a number ). Even if continue iterating all the founded addresses I get only highway addresses. I've seen an example of how to get the nearest address, but it's written in VB that confuses me to understand what it's really going on.
Maybe somebody can give me a simple explanation in plain english or simple general code. I assume I need to create another Location near my location and than try to get the address? If somebody has a link to an article just post it plz. Thank you.