You can use the example JavaScript applications presented in this section to as a basis for your own application.
A simple end-to-end example that presents all of the basic concepts of Google Base. It searches Google Base for vehicles, and then displays the results on a map. It uses both the Google Base and Google Maps API. If you want to learn how to use the Google Base data API, this is a great place to start.
This is a fairly advanced application. If you would like to try to recreate it, your best bet is to look at the source code. However, this chapter presents the basic architecture.
A tool for learning and understanding the Google Base API query language. You can use the generator to construct test queries for your own application, experiement with the API's search parameters, and then see the results of your search.