Just create new instance of polyline object for every different path and pass it in setTimeout() like you did it for markers.
Thanks & Regards, Mohammad Rizwan Ansari محمد رضوان انصارى On Tue, Apr 19, 2011 at 2:48 PM, Ravi <[email protected]> wrote: > Okay,...Thank you very much... > But can you tell me how do you plot polyline dynamically after clicking > button like i have done that showing markers one by one after clicking the > button. Hope you got me. > > -- > 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. > -- 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.
