SearchFuzzyResult interface

An interface representing SearchFuzzyResult.

Properties

address
addressRanges
dataSources
entityType

Possible values include: 'Country', 'CountrySubdivision', 'CountrySecondarySubdivision', 'CountryTertiarySubdivision', 'Municipality', 'MunicipalitySubdivision', 'Neighbourhood', 'PostalCodeArea'

entryPoints

Entry Points array

id

Id property NOTE: This property will not be serialized. It can only be populated by the server.

info

Info property NOTE: This property will not be serialized. It can only be populated by the server.

poi
position
score
type

One of:

  • POI
  • Street
  • Geography
  • Point Address
  • Address Range
  • Cross Street NOTE: This property will not be serialized. It can only be populated by the server.
viewport

Property Details

address

address?: SearchResultAddress

Property Value

addressRanges

addressRanges?: SearchResultAddressRanges

Property Value

dataSources

dataSources?: DataSources

Property Value

entityType

Possible values include: 'Country', 'CountrySubdivision', 'CountrySecondarySubdivision', 'CountryTertiarySubdivision', 'Municipality', 'MunicipalitySubdivision', 'Neighbourhood', 'PostalCodeArea'

entityType?: EntityType

Property Value

entryPoints

Entry Points array

entryPoints?: SearchResultEntryPoint[]

Property Value

id

Id property NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

info

Info property NOTE: This property will not be serialized. It can only be populated by the server.

info?: string

Property Value

string

poi

poi?: SearchResultPoi

Property Value

position

position?: CoordinateAbbreviated

Property Value

score

score?: number

Property Value

number

type

One of:

  • POI
  • Street
  • Geography
  • Point Address
  • Address Range
  • Cross Street NOTE: This property will not be serialized. It can only be populated by the server.
type?: string

Property Value

string

viewport

viewport?: SearchResultViewport

Property Value