Re: GDirections in a loop issues

2008-12-07 Thread [EMAIL PROTECTED]
On Dec 7, 7:33 am, mahmudmia <[EMAIL PROTECTED]> wrote: > Sorry...let me rephrase the questions: > > 1) I recursively called the loading function for the 5 airports. Even > when 5 airport distance/duration returns recursively, they are not > shown sometimes (cannot find the exact scenario - its sp

Re: GDirections in a loop issues

2008-12-07 Thread mahmudmia
Sorry...let me rephrase the questions: 1) I recursively called the loading function for the 5 airports. Even when 5 airport distance/duration returns recursively, they are not shown sometimes (cannot find the exact scenario - its sporadic). Which method (I did not use setTimeout) will ensure that

Re: GDirections in a loop issues

2008-12-06 Thread [EMAIL PROTECTED]
On Dec 6, 9:42 am, mahmudmia <[EMAIL PROTECTED]> wrote: > Thanks. That answers the 3rd. I have to recheck the airport locations > carefully. > > Anyone who can help me on 1 & 2? #2 doesn't have a question. #1 is opinion (if it works it is OK). > > On Dec 6, 2:10 am, "[EMAIL PROTECTED]" <[EMAIL

Re: GDirections in a loop issues

2008-12-06 Thread mahmudmia
Thanks. That answers the 3rd. I have to recheck the airport locations carefully. Anyone who can help me on 1 & 2? On Dec 6, 2:10 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Dec 5, 11:35 am, mahmudmia <[EMAIL PROTECTED]> wrote: > > > > > > > Here is my web page link - > > >http://98.

Re: GDirections in a loop issues

2008-12-05 Thread [EMAIL PROTECTED]
On Dec 5, 11:35 am, mahmudmia <[EMAIL PROTECTED]> wrote: > Here is my web page link - > > http://98.131.90.6/gmaptest4_ie.aspx > > I have a database of airports, user provides an address, I geocode the > address then find the nearest 5 airports from DB. Then from Google I > get the distance & dura

GDirections in a loop issues

2008-12-05 Thread mahmudmia
Here is my web page link - http://98.131.90.6/gmaptest4_ie.aspx I have a database of airports, user provides an address, I geocode the address then find the nearest 5 airports from DB. Then from Google I get the distance & duration using GDirections. The found 5 airports are listed below the map