Class: Geocoder::Lookup::NationaalGeoregisterNl
- Defined in:
- lib/geocoder/lookups/nationaal_georegister_nl.rb
Instance Method Summary collapse
Methods inherited from Base
#cache, #handle, #initialize, #map_link_url, #query_url, #required_api_key_parts, #search, #supported_protocols
Constructor Details
This class inherits a constructor from Geocoder::Lookup::Base
Instance Method Details
#name ⇒ Object
7 8 9 |
# File 'lib/geocoder/lookups/nationaal_georegister_nl.rb', line 7 def name 'Nationaal Georegister Nederland' end |