bsewall
05-27-2008, 11:29 PM
The organization I work with has created a very detailed trail map in Google Earth that covers the entire state. The map is broken down into 26 trail Segments with approximately 20 placemarks per Segment. I would like the ability, when the user on our Website has indicated an interest in a particular Segment, to take them to that Segment on the State map. This would avoid showing them a high level, messy overview of the entire State and forcing them to drill down to the Segment.
The only way I can figure to do this is to create 26 copies of the kml file, each copy with a different View that shows just the Segment. Since the kml is over 1mb in size and changes frequently, this is not a viable option. Is there some way I could pass the latitude/longitude and range parameters as part of the instruction to load the kml file so that just the particular Segment shows up? Or is there some other way we can have just one kml file, but open it with variable Views?
Any help would be appreciated.
The only way I can figure to do this is to create 26 copies of the kml file, each copy with a different View that shows just the Segment. Since the kml is over 1mb in size and changes frequently, this is not a viable option. Is there some way I could pass the latitude/longitude and range parameters as part of the instruction to load the kml file so that just the particular Segment shows up? Or is there some other way we can have just one kml file, but open it with variable Views?
Any help would be appreciated.