On Jan 1, 6:46 am, Wanea Mo <[email protected]> wrote: > It's interesting, but I need somethink different. > I have startpoint and endpoint (this is 2 cities). > And now I need create waypoint on this highlighting way.
That "highlighting way" is a polyline, that example puts markers every 2km. > This waypoint is for example 10 miles from startpoint. > > Also I need it in API v3. That thread includes an example from v3 (I ported the original example from v2) http://www.geocodezip.com/v3_polyline_example_kmmarkers_0.html I think examples have been posted that do what you want as well, like this one: http://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/f96ddd69c9c5a3cb/c71fa7dec0e9d844?lnk=gst&q=kilometers+from+start+geocodezip#c71fa7dec0e9d844 Which contains this example: http://www.geocodezip.com/v3_GoogleEx_directions-waypoints_kmmarkersC.html -- Larry > Thanks a lot. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
