Hi all,

I have been successfully using LabeledMarker until I wanted to control
the labels visibility. The API offers a straightforward method
setLabelVisibility(), but it does not want to work for me...

The problem shows up in two different ways:
1) at page/map initialization phase the setLabelVisibility() method is
at least executed when intended, but does not influence anything - the
labels are always visible.
2) at page events handling phase the situation is even more wonderful:
the setLabelVisibility() code is not executed at all though explicitly
asked for, and script debugger shows that execution goes rambling
somewhere deep in Maps API core instead...

Meanwhile no javascript errors or exceptions ever happen.

It would be great if somebody could look into the problem or maybe
comment. The test pages are http://www.chemitech.ru/_test/ru/map.html
and http://www.chemitech.ru/_test/ru/map-unchecked.html , the latter
specially demonstrating the problem #1. My browser is FF 3.0.3, Vista
SP1.

Thanks in advance,
Sergey


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