Hello Thanks for your reply, but whatever you suggest is already working, i get the data parsed to XML from my database. Then also not able to display marker on my Google map. Please help me. I am not able to understand where is the problem? --- On Sat, 19/6/10, Bojan <[email protected]> wrote:
From: Bojan <[email protected]> Subject: Re: Not displaying marker on google map To: "Google Maps API" <[email protected]> Date: Saturday, 19 June, 2010, 10:59 PM On Jun 19, 6:12 pm, Sonali <[email protected]> wrote: > Hi, > > I am able to display map on web browser by using folling link, > file:///C:/Users/sonali/Desktop/Map%20with%20PH%20&%20Mysql/Using%20PHP%20_MySQL%20with%20Google%20Maps.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. Hi, that is very nice that you can display map locally, but everyone beside you can't access it and view what could be the problem. You should upload it somewhere, if you can. I see that you're using example from this article http://code.google.com/apis/maps/articles/phpsqlajax.html Check out first database connection parameters (username, password) in phpsqlajax_dbinfo.php, and that you included that file in your phpsqlajax_genxml2.php, if they are correct let's go to next step. Try to open your phpsqlajax_genxml2.php in your browser and check out do you get any data parsed to XML from your database. -- 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.
