We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

PointOfInterest

public class PointOfInterest

Contains attributes about a POI that is tapped.

Public Fields

NameTypeDescription
latLngLatLngPosition of a POI.
placeIdStringPlace ID of a POI.
nameStringName of a POI.

Constructor

Construction Method
PointOfInterest(LatLng latLng, String placeId, String name)

Public Method Summary

Return typeMethod name
voidwriteToParcel(Parcel out, int flags)
Search
Enter a keyword.