Re: [Google Maps API v3] Dynamically load kml files from directory and add toggle feature

2011-04-20 Thread Pier Francesco sciuto
take a look at http://sciuto.yolasite.com/dwnld_1_v3.php probably third example ( old style ) can be the solution PIF 2011/4/19 Staffan Nilsson > I need a function to do this: > > 1. Load all available kml-files in the directory onto a Google Map > (houses.kml, roads.kml, etc) > 2. Create a m

[Google Maps API v3] Dynamically load kml files from directory and add toggle feature

2011-04-19 Thread Staffan Nilsson
I need a function to do this: 1. Load all available kml-files in the directory onto a Google Map (houses.kml, roads.kml, etc) 2. Create a menu for toggling these KML-files (Houses on/off, Roads on/ off, etc) 3. Make this work even if kml-files is deleted and new ones are created The kml-files in

[Google Maps API v3] Dynamically load kml files from directory and add toggle feature

2011-04-18 Thread Staffan Nilsson
My hair is greyer than ever trying to solve this puzzle. Do any of you guys have a clever solution to this problem? The kml-files in the directory will be edited several times a month and they will also be deleted and added from time to time. I need Google Maps to load all kml-files from the direto