On Sep 19, 8:03 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> John:
> Yes, I've read the posting guidelines...2 things: 1) my site is not
> publicly accessible, so posting a link would not work. (I'm just
> starting out testing and hosting it on my PC in my office, which is on
> a corporate LAN behind firewalls/routers/security, etc.),

Get a publicly available site.

> 2) My geo key would probably not work on any other url.

Get another.

>
> Yes, I have read the section on Async functions in Javascript...also
> other postings in the same problem that I'm having.  That's why I'm
> attempting to add setTimeouts, but without success.
>
> Any other suggestions?

None other than what John already suggested.  setTimeouts are not the
way to fix asynchronous problems (certainly not the way you are using
them), you need to do anything that needs access to the asynchronous
data inside the call back function.

>
> Thanks for the quick response,
> DY
>
> On Sep 19, 10:32 am, "maps.huge.info [Maps API Guru]"
>
>
>
> <[EMAIL PROTECTED]> wrote:
> > Two things you should read up on:
>
> > 1. The posting guidelines for this forum
>
> > 2. Asynchronous functions in Javascript.
>
> > I think this will help you in the current situation.
>
> > -John Coryat
>
> >http://maps.huge.info
>
> >http://www.usnaviguide.com- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to