On Mar 12, 12:18 pm, snake211 <[email protected]> wrote:
> > function init() {
> > ...
> >   var map = new ...
>
> > 'map' is local in scope to the function. After the function has
> > completed, 'map' is no longer accessible.  Events run onclick are run
> > long after the function has 
> > completed.http://groups.google.com/group/google-maps-api/search?group=google-ma...
>
> But it works fine without the custom map. Why?

How can we tell that or see the problem?

  -- Larry

-- 
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