{"library":"gmap-vue","type":"library","category":null,"description":"GmapVue is an actively maintained Google Maps component library specifically designed for Vue 2 applications, currently at version 3.5.4. It originated as a fork of the popular but unmaintained `vue2-google-maps` project, ensuring continued support and development for Vue 2 users. The library provides a suite of components for integrating various Google Maps features, including maps, markers, polygons, and autocomplete functionalities, all within a declarative Vue syntax. Recent releases, labeled `gmv3_vX.Y.Z` in its internal changelog, indicate ongoing bug fixes and feature enhancements, with multiple updates in 2024 and 2025. Its key differentiator is its dedicated focus on Vue 2 compatibility and active maintenance, filling a gap left by its predecessor, and offering a robust solution for developers needing Google Maps in their Vue 2 projects.","language":"javascript","status":"active","version":"3.5.4","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gmap-vue","imports":["import Vue from 'vue';\nimport GmapVue from 'gmap-vue';\n\nVue.use(GmapVue, {\n  load: { key: process.env.VUE_APP_GOOGLE_MAPS_API_KEY ?? '', libraries: 'places' },\n});","import { getGoogleMapsAPI } from 'gmap-vue/helpers';","import { MapElementMixin } from 'gmap-vue/components';"]},{"cmd":"yarn add gmap-vue","imports":[]},{"cmd":"pnpm add gmap-vue","imports":[]}],"homepage":"https://gmap-vue.netlify.app","github":"https://github.com/diegoazh/gmap-vue","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gmap-vue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gmap-vue/compatibility"}}