Returns all matching Google Autocomplete entries, given an input keyword
Ensures that EtomonLocation objects are returned.
Existing location object
Whether to update fields on the location object with fields from the location api
Ensures that EtomonLocation objects are returned given a Google Autocomplete entry
Google Autocomplete object
Whether to update fields on the location object with fields from the location api
Ensures that EtomonLocation objects are returned given a Google Place ID
Whether to update fields on the location object with fields from the location api
Ensures that EtomonLocation objects are returned given an array of AutocompleteResult entries, place ids, and/or EtomonLocations.
Array of AutocompleteResult entries, place ids, and/or EtomonLocations
Whether to update fields on the location object with fields from the location api
Resolves EtomonLocation objects given a EtomonLocationQuery, returning all results found.
Resolves a single EtomonLocation object given a EtomonLocationQuery, returning the top result, as ordered be priority.
Reads a EtomonLocation object from localStorage
Generated using TypeDoc
Base URL to the location RPC service