> I've gotten everything else working in terms of functionality, this
> has been plaguing me all afternoon.
I don't know really and I'm sure you've tried both of these, but I
would have a go at:
if($('input[name="neighborhoods"]').attr('checked', false))
and
if($('input[name="neighborhoods"]').attr('unchecked', true))
for the removeOverlay bit
I'm sure someone else will have a better idea.
--
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.