On Jul 27, 2:11 pm, Joe Plattner <[email protected]> wrote:
> Hello!
>
> Please help, if you can. I am trying to upgrade from v2 to v3, and for
> some reason that I just can't figure out, the toggle layer is not
> working. I can turn off the kml files, but then I can't get them to
> reappear again.
>
> My test page is here . . .
>
> http://sites.google.com/site/djptestjp/1a/CIPMap_v_3.05.htm
>
> I appreciate any advice about this. Thanks.

your map variable is local to your initialize function, so it isn't
available in the global scope where the HTML element click functions
are handled...

  -- Larry

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

Reply via email to