Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddressCandidateProperties

Hierarchy

  • AddressCandidateProperties

Index

Properties

Optional address

address: string

Address of the candidate.

Read more...

Optional attributes

attributes: any

Name value pairs of field name and field value as defined in outFields in Locator.addressToLocations().

Read more...

Optional extent

The minimum and maximum X and Y coordinates of a bounding box of the address candidate.

Read more...

Optional location

location: PointProperties

The Point object representing the location of the address.

Read more...

Optional score

score: number

Numeric score between 0 and 100 for geocode candidates.

Read more...

Generated using TypeDoc