= Google Map API = * Official Site - http://code.google.com/apis/maps/ * Reference Book * [http://www.books.com.tw/exep/prod/booksfile.php?item=0010408521& Google API開發詳解Google Map與Google Earth雙劍合壁(附光碟)] * Reference On-line Documents * [http://econym.googlepages.com/index.htm Google Maps API Tutorial] * Nice Template and Website Sample * [http://next.writers.idv.tw/2006/01/bloggervi.html Template] * [http://tripmap.blogspot.com/ Sample] * [http://wikimapia.org WikiMapia] * [http://blog.orz.tw/2008/03/11/280 Google Maps API運用經驗] * How to import KML to Google Map * [http://googlemapsapi.blogspot.com/2007/03/kml-and-georss-support-added-to-google.html KML and GeoRSS Support Added to the Google Maps API] * [http://www.ibm.com/developerworks/library/x-geomap1/ Overlay data on maps using XSLT, KML, and the Google Maps API, Part 1: Tap into the Google Geocoder Web service] * [http://www.ibm.com/developerworks/library/x-geomap2/ Overlay data on maps using XSLT, KML, and the Google Maps API, Part 2: Transform and use the data] = 其他 = * [http://code.google.com/apis/maps/documentation/examples/directions-simple.html 交通指引的範例(簡易版)][http://code.google.com/apis/maps/documentation/examples/directions-advanced.html (進階版)] * [http://ajaxian.com/archives/google-maps-javascript-api-on-the-iphone Google Map iPhone 版 JavaScript API] = 重要範例 = * [http://mapsapi.googlepages.com/categories.htm Marker categories] - 圖層控制 * [http://esa.ilmari.googlepages.com/highres.htm High Zoom Settings] - 用 setCenter() 可以 Zoom In 到 level 30 * [http://esa.ilmari.googlepages.com/scrollzoom.htm Wheel Zoom] - waue 提過為什麼自己寫的沒有滑鼠中鍵滾輪縮放呢?! Here you are!! * [http://koti.mbnet.fi/ojalesa/exam/autosize.html Autosize map] - 適應不同解析度的視窗大小 * [http://earthcode.com/blog/2006/07/gzoom.html Drag-and-Zoom Control] - 圈選範圍進行 Zoom In