@gmap-vue/v3
v2.1.3
Published
This is a google map component for Vue.js, updated for Vue 2 compatibility
Downloads
19,488
Readme
GmapVue for Vue 3
Installation
npm
npm install @gmap-vue/v3
pnpm
pnpm add @gmap-vue/v3
yarn
yarn add @gmap-vue/v3
Documentation
You can find the documentation following the link.
Migrating from version for Vue 2
In the new version of this plugin for Vue v3 we introduce many changes on the structure and also we tried to improve some names to be more intuitive. Please for more detail refer to our documentation.
CONTRIBUTORS ARE WELCOME
If you have time to contribute to a rather frequently used library, feel free to make a PR!, but first please read our contributing guide.
What's urgently needed are:
- Better unit tests (we use Vitest).
- Better integration tests (we use Cypress)