I copied the sample from http://gmaps-samples.googlecode.com/svn/trunk/ggeoxml/ggeoxml_loader.... but I would like to remove the input box for adding a user KML file, so I removed the two lines in the code (shown below) that refer to those inputs but when I do that I lose my KML files in the sidebar.
Code removed: <input id="url" value="" size="60"/> <input type="button" value="Add" onClick="addGeoXML();"/> Why would I lose my layers if I remove the two lines of code above? My website: http://map.niraengineers.com -- 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.
