Thanks so much once again. I'm going through your code to try to understand it. In this section
// following script loads a JSON feed from Google Spreadsheets </script> <script id="asemat" src="http://spreadsheets.google.com/feeds/list/ 0AhtAXMz4-gWPdGdZWG83WFFYNTFtRlJraGJuOHFXNHc/2/public/values?alt=json- in-script&callback=map.handleFeed" type="text/javascript"> </script> can I know what the components are? Is the 0AhtAXM....XNHc the spreadsheet key? What is the 2 after it? Is it the sheet number? Isn't it normally od6? How can I make this bit of code pull input from another sheet in the same file with the ID "Animal-reptile"? -- 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.
