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

latlong address to render() #30

Closed kabitacode closed 4 years ago

kabitacode commented 4 years ago

How to make the address appear in the rendering text ()

shukerullah commented 4 years ago

You can use state to store result.