次の方法で共有


SearchPoiCategoryResult interface

SearchPoiCategoryResult を表すインターフェイス。

プロパティ

address
dist
entityType

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

entryPoints

Entry Points 配列

id

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

info

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

poi
position
score
type

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

viewport

プロパティの詳細

address

address?: SearchResultAddress

プロパティ値

dist

dist?: number

プロパティ値

number

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

プロパティ値