Hi, I have managed to realize this page : http://boucard.brice.perso.neuf.fr/geoculture/stable/lieux_test.html where I read the data from a xml file, create markers using PdMarker (http://www.pixeldevelopment.com/pdmarker.asp) and display labels in overflowed sidebars, sorting the label by "state".
But I have some issues : - on Firefox 3.5.7 (Ubuntu) I can't go down the overflowed sidebars, it goes up automatically ; - on Midori (0.1.9), Arora (0.10.1), Epiphany (2.28.0), the sidebars work fine but it seems that the restoreMarkerZIndex() from PdMarker doesn't work. - on Safari, no problem with the sidebar but the marker.topMarkerZIndex() from PdMarker doesn't work. - on Konqueror (4.3.4) it seems that everything works... Is anybody have an idea to make that code works on Firefox at least, i.e. make the sidebars usable ? Thanks for your help. -- 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.
