PointOfInterest
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
クリックされた PointOfInterest に関する情報が含まれます。
継承された定数の概要
インターフェースから
android.os.Parcelable
int |
CONTENTS_FILE_DESCRIPTOR |
|
int |
PARCELABLE_WRITE_RETURN_VALUE |
|
フィールドの概要
public final LatLng |
latLng |
スポットの LatLng。 |
public final final String |
name |
スポットの名前。 |
public final final String |
placeId |
スポットの placeId。 |
継承されたメソッドの概要
java.lang.Object クラスから
ブール値 |
equals(Object arg0)
|
最終クラス |
getClass()
|
整数 |
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
文字列 |
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
インターフェースから
android.os.Parcelable
抽象 int |
describeContents()
|
抽象 void |
writeToParcel(Parcel arg0, int arg1)
|
フィールド
public
final String
placeId
パブリック コンストラクタ
public
PointOfInterest
(LatLng latLng, String placeId, String name)
パラメータ
緯度 / 経度 |
スポットの LatLng |
placeId |
スポットの placeId。 |
名前 |
スポットの名前。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-09-20 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]