> Actually I can draw the line(route) using open layer > tool on top of google map. So my problem actually is to determine > whether or not when a vehicle is passing the route is within the > boundary of the route.
As you are not using Google API to draw the route line, it seems that you won't be able to use the given "distance to poly" method. You'll have to write your own equivalent for use in whatever tool you are creating the line in. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
