shukerullah / react-geocode

A React module to transform a description of a location (i.e. street address, town name, etc.) into geographic coordinates (i.e. latitude and longitude) and vice versa.
MIT License
207 stars 35 forks source link

Allow for region biasing. #25

Closed Buzzology closed 5 years ago

Buzzology commented 5 years ago

Hey mate,

Thanks for the library!

I'm currently using it in a project but have customised it a bit much to push it back as is. Having said that the region biasing seemed like it could be useful. Feel free to reject if you're trying to keep it simple.

Info: https://developers.google.com/maps/documentation/geocoding/intro#RegionCodes

Thanks, Chris