A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/maps/documentation/javascript/place-autocomplete-overview below:

Place Autocomplete Overview | Maps JavaScript API

Place Autocomplete Overview

Stay organized with collections Save and categorize content based on your preferences.

Place Autocomplete is a feature of the Places library in the Maps JavaScript API. You can use autocomplete to give your applications the type-ahead-search behavior of the Google Maps search field. The autocomplete service can match on full words and substrings, resolving place names, addresses, and plus codes. Applications can therefore send queries as the user types, to provide on-the-fly place predictions.

You can add autocomplete to your app or web page using either the Place Autocomplete Widget, or the Place Autocomplete Data API.

You can add autocomplete to your app or web page using the Place Autocomplete Widget.

Place Autocomplete Widget

The Place Autocomplete Widget creates a text input field, supplies place predictions in a UI pick list, and returns place details in response to the user's selection. Use the Place Autocomplete Widget to embed a complete self-contained autocomplete user interface on your web page.

Place Autocomplete Data API

The Place Autocomplete Data API lets you fetch place predictions programmatically, providing a finer degree of control than is possible with the Place Autocomplete Widget. Use the Place Autocomplete Data API if you want to build a more comprehensive custom user interface for Place Autocomplete.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-09 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["Place Autocomplete, a feature of the Places library within the Maps JavaScript API, provides a type-ahead search function similar to the Google Maps search field, matching place names, addresses, and plus codes."],["You can implement Place Autocomplete using either the Place Autocomplete Widget, which offers a pre-built UI, or the Place Autocomplete Data API, which allows for more customization."],["The Place Autocomplete Widget creates a text input with place predictions in a dropdown, returning details upon selection, ideal for a self-contained autocomplete interface on your webpage."],["The Place Autocomplete Data API enables programmatic retrieval of place predictions, granting greater flexibility for building custom user interfaces."]]],["Place Autocomplete offers type-ahead search capabilities for place names, addresses, and plus codes. It's available through the Place Autocomplete Widget or the Place Autocomplete Data API. The Widget creates a text input field with a UI pick list for user selection. The Data API allows for programmatic fetching of predictions, enabling custom UI development. Applications send user queries to get on-the-fly place predictions. The service is part of the Places library in the Maps JavaScript API.\n"]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4