This is a simple Application to get started with google API, I have used @react-google-maps/api to link google map with React. getting Address I have used react-geocode, autocomplete is done using the package react-places-autocomplete. The application is hosted in netlify.
- Getting your current Location (Location must be enabled).
- Getting your current Loaction Address using Geocode.
- Drag the RED marker anywhere and get it's Address
- You can search any places and auto completetion is done using google-autocomplete-places
Demo Working of our Project - https://address-finder.netlify.app/