It gives online output in Firefox. > I am able to display map on web browser by using following link, > > http://code.google.com/apis/maps/articles/phpsqlajax.html > > But markers on the map are not displayed at all. where the xml data > get displayed on web browser, I am using phpsqlajax_genxml2.php for > taking data from mysql database. > Please tell me what is the problem.
Your files work locally, at least in IE and Firefox (not Chrome, which doesn't allow GDownloadUrl to access to local files). So provided that the php script is actually returning the data you called "phpsqlajax_expectedoutput.xml", everything should work online. If it doesn't, you are going to have to give a link. -- 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. -- 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.
