Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NominatimService

Index

Properties

$http_: IHttpService
ngeoDebounce_: miscDebounce<(arg0: string, arg1: (arg0: NominatimSearchResult[]) => void, arg2: (arg0: NominatimSearchResult[]) => void) => void>
nominatimUrl_: string

URL for Nominatim backend Defaults openstreetmap instance.

searchDefaultParams_: Object
typeaheadDebounceDelay_: number

Delay (in milliseconds) to avoid calling the API too often. Only if there were no calls for that many milliseconds, the last call will be executed.

typeaheadSourceDebounced: (query: string, syncResults: (result: NominatimSearchResult[]) => void, asyncResults: (result: NominatimSearchResult[]) => void) => void

Type declaration

Methods

Generated using TypeDoc