次の方法で共有


SearchGeometryResult interface

この型は、Inside Geometry の結果オブジェクトSearchを表します。

プロパティ

address
entityType

使用できる値は、'Country'、'CountrySubdivision'、'CountrySecondarySubdivision'、'CountryTertiarySubdivision'、'Municipality'、'MunicipalitySubdivision'、'Neighbourhood'、'PostalCodeArea' です。

entryPoints

Entry Points 配列

id

Id プロパティ 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

info

情報プロパティ 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

poi
position
score
type

Type プロパティ 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

viewport

プロパティの詳細

address

address?: SearchResultAddress

プロパティ値

entityType

使用できる値は、'Country'、'CountrySubdivision'、'CountrySecondarySubdivision'、'CountryTertiarySubdivision'、'Municipality'、'MunicipalitySubdivision'、'Neighbourhood'、'PostalCodeArea' です。

entityType?: EntityType

プロパティ値

entryPoints

Entry Points 配列

entryPoints?: SearchResultEntryPoint[]

プロパティ値

id

Id プロパティ 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

id?: string

プロパティ値

string

info

情報プロパティ 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

info?: string

プロパティ値

string

poi

poi?: SearchResultPoi

プロパティ値

position

position?: CoordinateAbbreviated

プロパティ値

score

score?: number

プロパティ値

number

type

Type プロパティ 注: このプロパティはシリアル化されません。サーバーによってのみ設定できます。

type?: string

プロパティ値

string

viewport

viewport?: SearchResultViewport

プロパティ値