Check your MySQL tables and try to reimport the data - looking at your XML file, the lat/lng coords are blank, hence the reason why nothing is showing up. :)
On May 11, 8:20 am, Jeff <[email protected]> wrote: > I have downloaded the example > fromhttp://code.google.com/apis/maps/articles/phpsqlajax_v3.html > but I can't get the info window to appear. > > SYMPTOMS > 1. The Chrome Javascript console does not show errors. > 2. The phpsqlajax_genxml3.php script running alone returns the > correct XML content, though they only display using 'View Source' > 3. The Map does display without info window > > SITEhttp://www.brooklynbridge.net/phpsqlajax_map_v3.htmlhttp://www.brooklynbridge.net/phpsqlajax_genxml3.phphttp://www.brooklynbridge.net/phpsqlajax_dbinfo.php > > This is an extremely useful guide so I would like to understand why it > is not presenting correctly. Any ideas? > > Thanks > > Jeff > > -- > 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 > athttp://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.
