thecodecrate / city-state

Simple ruby gem to create form lists with cities and states
MIT License
311 stars 136 forks source link

Fetching the geolocation (lat and long) of selected country, state and city #8

Open chetankalore opened 9 years ago

chetankalore commented 9 years ago

Would it possible to add the feature for fetching the geolocation (lat and long) of selected country, state and city ?

We could fetch these using geocoder but it would be an unnecessary extra call. Also providers allow limited calls to their API's.