Hello, I'd like to ask a question and would be grateful if it could be answered:
In Google Maps API 3, every time a google.maps.Circle is created and loaded onto the map, my browser (Firefox 3.6.6) throws a warning in the error console "Error parsing value for property z-index. Declaration dropped." (translated in my sole discretion from german) Is that something to be worried about or can I just ignore it? The code and the functionality works fine, but still there remains the will to clear up all errors and warnings while developing. So I don't feel good about it ;) Obviously it may be a matter of the API implementation because I see the 'problem' on other websites as well, e.g. http://code.google.com/intl/de-DE/apis/maps/articles/mvcfun/step4.html The code I'm working on is http://checkout.yourweb.de/moscow/index.php?radius=1.5&opacity=0.5&page=queryAbdeckung&submit=Anfrage+abschicken (shows the areas serviced by moscow metro stations) Cheers, thanks in advance! Jakob -- 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.
