> Hi Fernando,  I am new at using Javascript or google map api.  Do you
> have any sample codes using getVertex(index) that can be of help.  Can
> you explain more?

It's not going to help, really.  If you want to know the distance
between some line and a point, working out the distance between the
point and the vertices of a segmented line isn't always going to give
the answer.  (Imagine a straight line section, which is quite likely
on a powerline, with vertices 1km away from the test point on either
side.  The line may still pass directly overhead)

-- 
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.

Reply via email to