Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 788 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 788 Bytes

Google Map with React JS

Table of contents

Description

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.

Features

  • 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

Demo Working of our Project - https://address-finder.netlify.app/