Method: Geocoder::Result::Opencagedata#country_code
- Defined in:
- lib/geocoder/results/opencagedata.rb
#country_code ⇒ Object
59 60 61 |
# File 'lib/geocoder/results/opencagedata.rb', line 59 def country_code @data['components']['country_code'] end |