Built an interactive web application using the Google Maps API with React and Tailwindcss.
- An interactive Google map.
- An address autocomplete feature that allows a user to search for a location on the map.
- Once a location is searched a pin is dropped at the location and the Coordinates and Address are displayed using a Google info window.
- The user can also click directly on the map, which will drop a pin and display similar details as mentioned above.
Code released under the MIT License.