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

Add support for location_type filter & readme update #41

Closed nadesh-git closed 3 years ago

nadesh-git commented 3 years ago
shukerullah commented 3 years ago

Hey, thanks for the PR. Can you also update the lib folder?

nadesh-git commented 3 years ago

Hey, thanks for the PR. Can you also update the lib folder?

Hi, sure. Do you have command to generate the lib folder?

shukerullah commented 3 years ago

@nadesh-git can you allow edits from maintainers? Thanks

Allowing changes to a pull request branch created from a fork

nadesh-git commented 3 years ago

@nadesh-git can you allow edits from maintainers? Thanks

Allowing changes to a pull request branch created from a fork

Already enabled the Allow edits by maintainers

shukerullah commented 3 years ago

@nadesh-git I have updated PR, please verify and let me know. I will merge and update on npm.

nadesh-git commented 3 years ago

@nadesh-git I have updated PR, please verify and let me know. I will merge and update on npm.

Everything fine! Great work!