Module Ym4r::GoogleMaps
In: lib/ym4r/google_maps/api_key.rb
lib/ym4r/google_maps/geocoding.rb

Classes and Modules

Module Ym4r::GoogleMaps::Geocoding

Constants

API_KEY = YAML::load_file(File.dirname(__FILE__) + '/config/config.yml')   The key to be used by the google maps API. It is valid only for the subdiretories of the URL you applied for on this page : www.google.com/apis/maps/

[Validate]