Libraries
»
geocoder-kb
(1.2.6)
»
Index
»
Geocoder
»
Result
»
Pointpin
»
#state_code
Method: Geocoder::Result::Pointpin#state_code
Defined in:
lib/geocoder/results/pointpin.rb
#
state_code
⇒
Object
18 19 20
# File 'lib/geocoder/results/pointpin.rb', line 18
def
state_code
@data
[
'
region_code
'
]
end