Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoResolverOptions

Hierarchy

  • GeoResolverOptions

Index

Properties

Optional cache

cache: LevelUp<AbstractLevelDOWN<any, any>, AbstractIterator<any, any>>

Instance of LevelUp to be used a cache. Using a cache with the Google Places API violates the Google Places Terms of Service

encodeOptions

encodeOptions: EncodingOptions

Options to pass to the EncodeTools instance that will be used for object serialization (when the cache is used) and hashing.

resolvePriority

resolvePriority: LocationResolvePriorities[]

The order in which different strategies should be used to resolve the input to an EtomonLocation.

Generated using TypeDoc