My favorites | English | Sign in

Google Local Search API (Deprecated)

How do I start?

What is the Google Local Search API?

The Google Local Search API provides a JavaScript interface to embed Google Maps results in your website or application. Some common uses of this API include:

  • Displaying localized results to a search query.
  • Building a searchable map that displays query results.
  • Creating static map images containing local search results.
  • Dynamically create driving directions from a central point to a search result.

You can play with more examples in the code playground.