On Oct 29, 2:01 pm, matt maddex <[email protected]> wrote: > I have a KML file that I am serving on a local network.
Won't ever work with kmlLayer (or google maps), the kml needs to be accessible from Google's servers. > I am also working on a simple web app based on a Google map displaying the KML > file. Is it possible with the Maps API to display a panel with a > hierarchical view of the folders in the KML file like the example in > the link. In v2, look at Lance Dyas' GeoXml: http://www.dyasdesigns.com/geoxml/ No such third party parser currently exists for v3 (that will do the sidebar for you). -- Larry > > http://maps.google.com/maps?f=q&hl=en&q=http://kmlscribe.googlepages.... > > Thanks. > > Matt. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
