com.google.android.libraries.places.widget

Interfaces

PlaceLoadListener

A listener with callbacks that are invoked when a place is loaded or fails to load on Place Details widget.

PlaceSearchFragmentListener

A listener with callbacks that are invoked when places are loaded or fail to load, or a place in the list is selected in the PlaceSearchFragment.

Classes

Autocomplete

Autocomplete creates a launch intent for an activity that allows a user to start typing a place name or an address, and see place predictions appear as they type.

Autocomplete.IntentBuilder

Builder for an intent to launch the autocomplete activity.

AutocompleteActivity

Implements a fullscreen activity that returns predictions in response to user search queries.

AutocompleteFragment

This class is deprecated.

Use AutocompleteSupportFragment instead.

AutocompleteSupportFragment

Implements a fragment that presents a search box button to the user, which presents a search box UI when clicked.

BasicPlaceAutocomplete.IntentBuilder

Builder for an intent to launch the activity.

BasicPlaceAutocompleteActivity

Implements a fullscreen activity that returns predictions in response to user search queries.

PlaceAutocomplete.IntentBuilder

Builder for an intent to launch the activity.

PlaceAutocompleteActivity

Implements a fullscreen activity that returns predictions in response to user search queries.

PlaceDetailsCompactFragment

A compact fragment that displays information about a place.

PlaceDetailsFragment

A fragment that displays information about a place.

PlaceSearchFragment

A fragment displays a list of places generated from either a text search or a nearby search request.

BasicPlaceAutocomplete

The BasicPlaceAutocomplete creates a launch intent for an activity that allows a user to start typing a place name or an address, and see place predictions appear as they type.

PlaceAutocomplete

The PlaceAutocomplete creates a launch intent for an activity that allows a user to start typing a place name or an address, and see place predictions appear as they type.

Enums

PlaceDetailsCompactFragment.Content

Enumeration of all content types supported by PlaceDetailsCompactFragment.

PlaceDetailsFragment.Content

Enumeration of all content types supported by PlaceDetailsFragment.

PlaceSearchFragment.Content

Enumeration of all content types supported by PlaceSearchFragment.