avocets
Avocets
rss 2.0 subscribe to this page
search


view all
•  projects
•  owners
•  tags

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:

Yellow line chart

tagged api developer_guide google google_api graphics information by jn ...on 07-DEC-07
Google Mapplets Concepts and Examples

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.


tagged api google google_maps maplets mapping maps by jn ...on 01-JUN-07