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 33 forks source link

no documentation for sample response #36

Closed ghost closed 11 months ago

ghost commented 4 years ago

it will be very helpful if you can provide sample response object from the functions in README.md & npm. Thanks You

shukerullah commented 11 months ago

Hi there,

I've updated the README with improved sample response documentation. If you have more questions, feel free to ask.