Changes between Version 3 and Version 4 of oid/Skill/GoogleMap
- Timestamp:
- Feb 4, 2009, 11:31:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
oid/Skill/GoogleMap
v3 v4 20 20 * [http://code.google.com/apis/maps/documentation/examples/directions-simple.html 交通指引的範例(簡易版)][http://code.google.com/apis/maps/documentation/examples/directions-advanced.html (進階版)] 21 21 * [http://ajaxian.com/archives/google-maps-javascript-api-on-the-iphone Google Map iPhone 版 JavaScript API] 22 23 = 重要範例 = 24 25 * [http://mapsapi.googlepages.com/categories.htm Marker categories] - 圖層控制 26 * [http://esa.ilmari.googlepages.com/highres.htm High Zoom Settings] - 用 setCenter() 可以 Zoom In 到 level 30 27 * [http://esa.ilmari.googlepages.com/scrollzoom.htm Wheel Zoom] - waue 提過為什麼自己寫的沒有滑鼠中鍵滾輪縮放呢?! Here you are!! 28 * [http://koti.mbnet.fi/ojalesa/exam/autosize.html Autosize map] - 適應不同解析度的視窗大小 29 * [http://earthcode.com/blog/2006/07/gzoom.html Drag-and-Zoom Control] - 圈選範圍進行 Zoom In