Thanks for the help. Unfortunately, I am not able to provide a link to
my map. But I think I understand what you're getting at.
Is there something that I need to change/add/delete to the
addOverlay() ??
geoXmlA2 = new GGeoXml('http://www.urlnamespace.com/POP.kml');
map.addOverlay(geoXmlA2);
If I interpret your previous reply correctly... I don't call the
toggle function until the checkbox is clicked, so there is nothing to
tell the KML to hide until after the checkbox is clicked. But I want
to hide it on load.
Thanks.
On Jun 29, 2:21 pm, xelawho <[email protected]> wrote:
> > What am I doing wrong here?
>
> quite possibly you're not hiding the overlay after adding it, so it
> shows because that's what overlays do.
>
> hard to tell without a link to your map though...
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" 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.