Method: Geocoder::Result::Geoapify#address

Defined in:
lib/geocoder/results/geoapify.rb

#address(_format = :full) ⇒ Object



9
10
11
# File 'lib/geocoder/results/geoapify.rb', line 9

def address(_format = :full)
  properties['formatted']
end