Hi all,
for some coords, I get a "choice of street addresses.
For example:
N51:02:20,9
E04:28:21,4
returns these street addresses:
N1 53 , 2800 Mechelen
and
Oscar Van Kesbeeckstraat 53, 2800 Mechelen
In my code I want to use the second option whenever there is a choice of addresses.
How do I do that in VB 6.0 code?
thx,
James