OverviewOfficial Website
Google maps library allows you to use the potential of Google Maps in a simple way. No more extensive documentation or large amount of code.
Add Package
yarn add google-maps-react
Import Package
import { GoogleApiWrapper, Map, Marker } from 'google-maps-react'
Remove Package
yarn remove google-maps-react
( Or you can remove package by removing specific package from
package.json )