Hi,
  
 I am developing an app which lets the user create custom walking routes. 
The input will come from his pedometer as steps he has covered, which will 
be approximated to distance (as meters or km). I need to show the progress 
(distance covered) in the map, along with the route. I thinking of a layout 
as a green path for the actual route, overlayed by a red path indicating 
the portion that he already covered. Is it possible to

a) create two direction overlays over the same path, but two different 
colors (Same starting point, but ending points will be different, both 
falling in the same path)

b) create a direction path with way points specified. i.e From point A to 
point X, google maps may select A->B->C->X. But user wants 
A->B->D->F->C->X. 

Thanks
Sreejith

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/IS1bkbPcDKoJ.
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-js-api-v3?hl=en.

Reply via email to