SearchAddressResult interface

An interface representing SearchAddressResult.

Properties

address
dataSources
entryPoints

Entry Points array

id

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

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

dataSources

dataSources?: DataSources

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

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