My favorites | English | Sign in

More personalization in Google Friend Connect New!

Google AJAX Search API

Local Search Examples

The AJAX Search API provides access to local search results from Google Maps, which makes it easy to incorporate local search into your Google Maps API mashup.

If you already have an application based on the Google Maps API, this control allows you to search enable your application with one line of code!

map.addControl(new google.elements.LocalSearch());

Demonstrates a simple integration of the AJAX Search API and the Google Maps API that you can easily cut and paste into your web site.

This example is also available as a personalized homepage gadget.

Demonstrates how you can use the highly structured local search results from the AJAX Search API to populate a table of addresses.

Start using the API or see more code samples.