Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGeoClient

Hierarchy

  • IGeoClient

Implemented by

Index

Methods

autocompleteSearch

  • Returns all matching Google Autocomplete entries, given an input keyword

    Parameters

    • query: AutocompleteQuery

      The autocomplete query

    • Optional resolveResults: boolean

      Whether to return EtomonLocation objects fully resolved, or just basic info.

    Returns Promise<EtomonLocation[]>

resolveLocations

resolveOneLocation

Generated using TypeDoc