Google Maps
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.
Import Package
import { GoogleApiWrapper, Map, Marker } from "google-maps-react";
Add Package
yarn add google-maps-react --save
Remove Package
yarn remove google-maps-react Or you can remove package by removing specific package from package.json
Examples
Title | Example |
---|---|
Required Code |
|
Markers |
|
Overlays |
|
Street View Panoramas |
|
Map Types |
|