Hi, here' s my problem: I've been trying to create a marker hider, I parse my data from a file.php that constructs the xml document tree with a ' echo $dom- >saveXML(); ' .
In my "createMarker function" -> markerGroups[type].push(marker); "THE PUSH MARKER" is not recognized, but parsing my data with a file.xml shows no problem. I know that I can write all my data in a XML , but the thing it's... I want to know what's the problem with the parsing of both extensions or how can I use the push method of "marker" xml tree from file.php Can anyone help me? Thanks -- 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.
