how does it send it to them? to load kml into maps you need to have the kml sit in a publicly accessible static space.
lately i have been setting up some maps that load a kml file on the url http://pages.region3dfg.org/r3starter1_6.html?kml=http://ftp.dfg.ca.gov/Public/R3_BDR/gis_exports/dfg_lands_r3.kmz or you can get away from the kml and do a feed based datasource which is probebly what the http://www.housingmaps.com/ site does On Jan 27, 1:57 pm, Mike M <[email protected]> wrote: > Howdy, > I'm pretty familiar with both kml and html, and have created a web > site that pull coordinates from a database according to the user's > request. However, this was all done through Google Earth (and jsp). > > I would like to modify my application to use an embedded google map > instead. I've seen a few good examples of similar ideas - sites with > a map, where you can select information within a form, and have the > map update > accordingly.http://www.housingmaps.com/andhttp://www.century21.ca/Search/NScome > to mind > > I recognize that the 2nd site is flash, but I guess what I'd like is a > kick start. My current application writes out a kml file on the > server according to the user's request, sends it to them, and it loads > intop Google Earth automatically. The effect i'd like is for the user > to fill in some info, click "Go" and have the map update with the new > information. Can someone recommend a good tutorial, or even good > search terms? A lot of what I'm finding is simply a "map of hotels" > or "cycling routes in france", or other, relatively static content. > What I want is to make a map that responds to the user's request. > > Anyone got a tip or 2? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
