Dear friends, thanks to the help of a lot of good people here, I was able to build a small sample application using the Google Maps API, PHP, PostgreSQL/PostGis and JavaScript. It is hosted at www.mapzoom.com.br and I have included an English version. I would like very much to hear your comments. It is only tested using Firefox and it is not W3C compliant yet. The source code, however, is there and it is open source, of course.
If you look at the tarball you will see under the sql folder the bairros.sql file. This loads the polygons for the neighborhoods of the city of Lajeado. The php script carregaBairros.php generates the xml to be used by narcadoresBairros.js which pretty much does the trick when you select a neighborhood at the bottom of the menu on the left. Instead of having a sql file, however, we would like to use a kml file directly and still allow the same functionality for the user. For example, we would like to use as the input the file http://www.brodtec.com/joice/boston.kml Do you have any hint? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
