Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NominatimService

Index

Properties

$http_

$http_: IHttpService

ngeoDebounce_

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

nominatimUrl_

nominatimUrl_: string

URL for Nominatim backend Defaults openstreetmap instance.

searchDefaultParams_

searchDefaultParams_: Object

typeaheadDebounceDelay_

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

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

Type declaration

Methods

reverse

search

typeaheadSource_

Generated using TypeDoc