PointOfInterest
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Enthält Informationen zu einem PointOf Interest, auf den geklickt wurde.
Inherited Constant Summary
Über die Schnittstelle
android.os.Parcelable
int |
CONTENTS_FILE_DESCRIPTOR |
|
int |
PARCELABLE_WRITE_RETURN_VALUE |
|
Feldzusammenfassung
public final, LatLng |
latLng |
Der LatLng-Wert des POI. |
öffentlicher finaler String |
name |
Der Name des POI. |
öffentlicher finaler String |
placeId |
Die PlaceId des POI. |
Public Constructor Summary
Inherited Method Summary
Aus Klasse
java.lang.Object
boolean
|
equals(Objektargument0)
|
final Class<?>
|
getClass()
|
int
|
hashCode()
|
Finale void
|
benachrichtigen()
|
Finale void
|
notifyAll()
|
String
|
toString()
|
Finale void
|
wait(langes arg0, int-arg1)
|
Finale void
|
wait(langes Argument0)
|
Finale void
|
wait()
|
Über die Schnittstelle
android.os.Parcelable
Abstrakte Ganzzahl
|
describeContents()
|
Abstrakt
void
|
writeToParcel(Parcel arg0, int arg1)
|
Felder
öffentlicher
finaler String
name
public
final
String
placeId
Public Constructors
public
PointOf Interest
(LatLng latLng, String PlaceId, String name)
Parameter
latLng |
Der POI des POI. |
PlaceId (Orts-ID) |
Die PlaceId des POI. |
name |
den Namen des POI.
|
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 2023-01-25 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]