I need some help on google Map API to solve the below situation, Pl revert back if any of you have any knowledge of it. 1. I define a route(R-1) based on given start point/End point and I save this route. 2. Now, I want to search for another set of start/end point on R-1 to check whether they lie on R-1 or not. 3. What are the different attributes on which search can be done? Could these be areas,address, name of the road, business places,milestones through which this route passes? e.g. If we define a route between panvel and Seepz via airoli, the route will go through locations like kharghar, vashi, Andheri (E). Now I define a second route from kharghar to Andheri (E) and then want to check programmatically (i.e. using API) whether this lies on first route. What attributes should I search on??
-- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to google-maps-api@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.