Class: Geocoder::Lookup::HereSuggest

Inherits:
Base
  • Object
show all
Includes:
HereLookupDefaultMethods
Defined in:
lib/geocoder/lookups/here_suggest.rb

Instance Method Summary collapse

Methods included from HereLookupDefaultMethods

#handle, #required_api_key_parts, #supported_protocols

Instance Method Details

#nameObject



5
6
7
# File 'lib/geocoder/lookups/here_suggest.rb', line 5

def name
  "HereSuggest"
end