Developer's Guide
The Google Chart API lets you dynamically generate charts. To see the Chart API in action, open up a browser window and copy the following URL into it:
http://chart.apis.google.com/chart?cht=lc&chs=200x125&chd=s:helloWorld
Press the Enter or Return key and - presto! - you should see the following image:
Google Mapplets are mini-applications that you can embed within the Google Maps site. Examples include real estate search, current weather conditions, and distance measurement. Mapplets are Google Gadgets that can manipulate the map using Javascript calls that are derived from the Google Maps API.
Mapplets are currently only available in a special Developer Preview version of Google Maps at:
http://maps.google.com/preview
Mapplets are new, so there may be bugs and slightly less than perfect documentation. Bear with us as we fill in the holes, and join the Maps API discussion group to give us feedback.


