/react-map

Google Maps API implementation with React

Primary LanguageJavaScript

Google Maps with React

live demo: https://0yah.github.io/react-map

Map Display

Libraries

  1. Persisted Reducer
  2. Google Maps React Wrapper

Features

  1. Draw Polygon Draw Polygon

  2. Draw Polyline Draw Polyline

  3. Find Route between two coordinates Route between two coordinates

  4. Get Pathway between two coordinates Coordinate between two coordinates

Available Scripts

After cloning, you can run the following in the project directory:

yarn install

Installs all the dependencies needed to run this project

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\