Official Google Maps API Blog: Creating Dynamic Client-side Maps Mashups with Google Spreadsheets
The steps to creating it are as follows: When the page loads, we call a cm_load function that loads in a GMap2 at a default location, and then calls cm_getJSON The cm_getJSON dynamically creates a new script tag and inserts it in the page. The src of the ...