Not a function of the directions service. The best you can probably
do is find the distance of the point from the polyline returned by the
directions service, then set a threshold for "on the route" and detect
when the point is closer than that to the route.
I suppose you could try using that point as a waypoint in the route
and try to see how much the route changes, but that wouldn't be very
reliable.
-- Larry
>
> Thank you
> Warchangel