Method: MapQuest#geocoding

Defined in:
lib/mapquest.rb

#geocodingObject

Acess the geocoding API



18
19
20
# File 'lib/mapquest.rb', line 18

def geocoding
  Services::Geocoding.new self
end