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. |
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 |
Implements a fragment that presents a search box button to the user, which presents a search box UI when clicked. |
PlaceDetailsCompactFragment |
A fragment that displays information about a place. |
Enums
PlaceDetailsCompactFragment.Content |
Enumeration of all content types supported by |