You would need to use the directions API to calculate the route and then compare your point E to each of the route segments. You will also need to define what "lies on the route" means in terms of precision.
On Wednesday, April 24, 2013 10:46:25 AM UTC-4, Ayan Ghosh wrote: > > Hello, > > We are searching for a solution to check whether a point is lying on a > route of goole map. We can get the start and end location 's latitude and > longitude. For example Mr X is starting from point A and will reach point B > via point C and D. Now Mr Y will start from point E and we want to check > whether this point E lies on the route of Mr A or not. > > We have search Google map api but not able to finf any solution. > > Can anyone help me out on this?? > > Waiting for your reply. > > Thanks > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

