Hi again, I've found and fixed a couple of errors in script, so now setLabelVisibility() at least works when called :)
But now there's a new problem: all the hidden labels get visible every time the map zoom is changed. Again the test page is http://www.chemitech.ru/_test/ru/map.html. Great if somebody could comment... Thanks and regards, Sergey On Nov 8, 11:59 am, s-n-ushakov <[EMAIL PROTECTED]> wrote: > 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. > [...] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
