Storage API
- In development -- details may change!
- API to read and write map data
- Map feed: list of maps you've created
- Feature feed: list of features in a map
- GData (Atom) as a transport mechanism
- HTTP GET: fetch a map or list of maps
- HTTP POST: add a feature to a map
- HTTP PUT: modify a feature or map
- HTTP DELETE: delete a feature or map
- http://code.google.com/intl/zh-CN/apis/gdata
- KML (or GeoRSS) to represent content
- Data hosted by Google