Thanks William, it's very good to have someone else's fresh pair of eyes looking at your code. I put in an 's' and I got the feeling 'This may be the solution!' AND IT WAS!!!!! But... not entirely. When I change back to the original XML-generating file i.e. when I select a species from a list in a form and post it to min_genxml3.php the error message is still showing. If I define the variable $afart (species) directly in the xml-generating-file with the actual name of the species, the map will contain icons but if I select the name from a list in a form and post it into the xml-generating file the same error message still shows up and then the map displays without icons. Strange! Anyway - you took me a step further - thanks a lot. Now I'll have to stop and get some sleep. It's 2:17 a.m. here (southern Sweden). Good night. Lennart
2010/6/10 William <[email protected]> > also your code has the function "getElementByTagName" but the original > has the plural "getElementsByTagName" > > ... > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- 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.
