Creating Dynamic Client-side Maps Mashups with Google Spreadsheets
http://googlemapsapi.blogspot.com/2007/03/creating-dynamic-client-side-maps.html
簡單說就是結合Google Maps和Google Spreadsheet的API,用試算表裡的空間資訊,在Google Maps上標出地點
若沒有空研究如何寫程式,已經有人寫出套裝來了
這是我試作的例子
看不見地圖很正常,按一下Satellite就有衛星圖了不用調了,加了一行 map.setMapType(G_SATELLITE_MAP);




