Place クラス
google.maps.places.Place
クラス
このクラスは PlaceOptions
を実装します。
const {Place} = await google.maps.importLibrary("places")
を呼び出してアクセスします。
Maps JavaScript API のライブラリをご覧ください。
コンストラクタ | |
---|---|
Place |
Place(options) パラメータ:
|
静的メソッド | |
---|---|
searchByText |
searchByText(request) パラメータ:
テキスト クエリに基づく場所検索。 |
searchNearby |
searchNearby(request) パラメータ:
付近の場所を検索します。 |
プロパティ | |
---|---|
|