Google Map API
- Official Site - http://code.google.com/apis/maps/
- Reference Book
- Reference On-line Documents
- Nice Template and Website Sample
- Google Maps API運用經驗
- How to import KML to Google Map
- Overlay data on maps using XSLT, KML, and the Google Maps API, Part 1: Tap into the Google Geocoder Web service
- Overlay data on maps using XSLT, KML, and the Google Maps API, Part 2: Transform and use the data
- Mapki.com
- 其他開發工具 - Developer Tools
- 程式範例 - Snippets
- 自訂圖層
- 切底圖的工具
- Google Maps API Utility Library
- GeoServer
- LGPL 授權的 GMapsClass - a PHP abstraction layer for Google Maps API
其他
- 交通指引的範例(簡易版)(進階版)
- Google Map iPhone 版 JavaScript API
- 一堆雜七雜八的 Google Map 相關範例
- MarineMap Decision Support Tool
- NOAA Observational Data Interactive Navigation
- NOAA Google Maps API Examples NOAA 所提供的範例集
- Fisheries and Oceans Canada 加拿大漁業海洋資料庫
離線版?!
- http://code.google.com/p/gmapcatcher/
- http://code.google.com/p/ogmaps/
- http://mapsoffline.nambrot.com/
重要範例
- Marker categories - 圖層控制
- High Zoom Settings - 用 setCenter() 可以 Zoom In 到 level 30
- Wheel Zoom - waue 提過為什麼自己寫的沒有滑鼠中鍵滾輪縮放呢?! Here you are!!
- Autosize map - 適應不同解析度的視窗大小
- Drag-and-Zoom Control - 圈選範圍進行 Zoom In
- Server-side Clustering - 這個網頁呈現了類似 Level-of-Detail (LOD) 的實現方法
- Google Map + SMILE Timeline - 同時顯示空間與時間關係的範例
- History Timeline example on Google Maps - 同時顯示空間與時間關係的範例
- TimeMap & Other Timelines reference
- The Washington Post's TimeSpace World is a very good example of a custom made timeline map
其他想法
注意事項
- JavaScript and memory leaks - 當載入太多資料,會容易發生記憶體方面的問題而容易造成當機,因此寫程式的時候必須要特別注意一下。
Last modified 15 years ago
Last modified on Dec 10, 2009, 3:26:13 PM