Hello sir,
Thanks for your Reply. I gave the path of LocalHost in phpsqlsearch_map.htm. var searchUrl = 'phpsqlsearch_genxml.php?lat=' + center.lat() + '&lng=' + center.lng() + '&radius=' + radius; this line replaced with following line var searchUrl = 'http://localhost/phpsqlsearch_genxml.php?lat=' + center.lat() + '&lng=' + center.lng() + '&radius=' + radius; --- On Tue, 22/6/10, Andrew Leach <[email protected]> wrote: From: Andrew Leach <[email protected]> Subject: Re: Not able to display markers on google map, please help To: "Google Maps API" <[email protected]> Date: Tuesday, 22 June, 2010, 3:02 AM On Jun 21, 10:22 pm, sonali ajankar <[email protected]> wrote: > It gives online output in Firefox. Great. It works. If it *only* works in Firefox, then you are going to have to give a link and tell us which other browsers you have tested where it doesn't work. I'm done guessing. -- 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.
