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 vue3-google-map
Import Package
import {GoogleMap ,Marker ,Polygon} from 'vue3-google-map';
Remove Package
yarn remove vue3-google-map
( Or you can remove package by removing specific package from
package.json )