Class: ReverseGeocoder::Google

Inherits:
Object
  • Object
show all
Includes:
Geocoder
Defined in:
lib/reverse_geocoder/google.rb

Overview

Google Reverse Geocoder

Class Attribute Summary collapse

Method Summary

Methods included from Geocoder

included

Class Attribute Details

.api_keyObject

Returns the value of attribute api_key.



8
9
10
# File 'lib/reverse_geocoder/google.rb', line 8

def api_key
  @api_key
end