I made a page using Gmaps + PHP + Postgre and it works fine. To load de markers and polygons, I call a GDownloadUrl funciotn passing a PHP Script that does the xml generated by the sql query Inside the GDownloadUrl closure function I call "var xml = GXml.parse(data);" and mount my maps elements based on xml results.
2008/11/13 Rossko <[EMAIL PROTECTED]> > > You might get a clue by doing a simple 'view source' on your blank > page - what's really in there? > > cheers, Ross K > > > > -- Felipe Maynard Tel.: (21) 8267-5855 http://bolsafamilia.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
