vue3-google-map
Composable components for easy use of Google Maps with Vue 3
vue3-google-map offers a set of composable components for easy use of Google Maps in your Vue 3 projects.
Installation
NPM
CDN
Include the following script tag in your index.html
(make sure to include it after Vue 3).
Development Setup
Clone the repo and checkout the develop
branch.