nchaulet / node-geocoder

nodejs geocoding library
http://nchaulet.github.io/node-geocoder/
MIT License
928 stars 214 forks source link

Google provider: add state and stateCode properties #267

Open ruscon opened 5 years ago

ruscon commented 5 years ago

Examples: https://github.com/DenisCarriere/geocoder/blob/master/geocoder/google.py#L117-L123 and https://github.com/alexreisner/geocoder/blob/master/lib/geocoder/results/google.rb#L32-L42