How can i check if a GRoute shares a portion of itself with another
GRoute (This could consist of several steps of a given route, or just
a portion of a single step) - I have defined 4 types of comparison
this should cater for:-
a.)exact match- 2 routes that match exactly
A_____________________________________B
A_____________________________________B
b.) end match-
A_____________________________________C
B__________________ C
c.)start match-
A_____________________________________C
A_________________B
d.) mid match-
A_____________________________________D
B__________________C
Any help is very much appreciated, Thanks in Advance, Tom.
--
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.