View Single Post

  #1 (permalink)  
Old 12-30-2003
Clive2004 Clive2004 is offline
Junior Member
White Belt
 
Join Date: Dec 2003
Posts: 2
Does Route go through Zone

I have written VBA code to return the driving time and distance between two points choosen by the user, i also want to return a true or false value if the activeroute calculated passes through a zone.

In this case the zone would be a central london, i thought i could create a detour zone around it but rather than detour just tell me if the calculated route passes through or not?

Im a bit lost, please help?
Reply With Quote