• Preparing search index...
  • The search index is not available
@honua/sdk-js
  • @honua/sdk-js
  • esri-compat-entry
  • locatorAddressToLocations

Function locatorAddressToLocations

  • locatorAddressToLocations(locator, params?): Promise<LocatorAddressCandidateCompat[]>
  • @arcgis/core/rest/locator module form of LocatorCompat.addressToLocations. The first argument is a configured LocatorCompat (or its options) rather than an ArcGIS locator URL, because the shim geocodes through a provider instead of a GeocodeServer.

    Parameters

    • locator: string | LocatorCompat | LocatorCompatOptions
    • Optionalparams: AddressToLocationsParamsCompat

    Returns Promise<LocatorAddressCandidateCompat[]>

    • Defined in work/honua-sdk-js/honua-sdk-js/src/esri-compat/locator.ts:666

Settings

Member Visibility
@honua/sdk-js
  • Loading...

Generated using TypeDoc