{"id":16184023,"url":"https://github.com/edisdev/vue-google-maps-ui","last_synced_at":"2025-10-30T20:12:32.678Z","repository":{"id":182436572,"uuid":"668493133","full_name":"edisdev/vue-google-maps-ui","owner":"edisdev","description":"Google Map Component For Vue 3","archived":false,"fork":false,"pushed_at":"2023-09-30T15:09:27.000Z","size":17214,"stargazers_count":40,"open_issues_count":4,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-14T21:46:40.328Z","etag":null,"topics":["google-maps","google-maps-component","vue-google-map"],"latest_commit_sha":null,"homepage":"https://edisdev.github.io/vue-google-maps-ui/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edisdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-20T00:23:56.000Z","updated_at":"2024-12-12T17:38:58.000Z","dependencies_parsed_at":"2024-11-02T23:03:13.835Z","dependency_job_id":"2107a327-1f0c-4a73-8f25-663e215c34b0","html_url":"https://github.com/edisdev/vue-google-maps-ui","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"f92e5bf5bee2db6bc64ff3e3fb7310c63e65b897"},"previous_names":["edisdev/vue-google-maps-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-google-maps-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-google-maps-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-google-maps-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edisdev%2Fvue-google-maps-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edisdev","download_url":"https://codeload.github.com/edisdev/vue-google-maps-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247655548,"owners_count":20974196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-maps","google-maps-component","vue-google-map"],"created_at":"2024-10-10T07:08:43.432Z","updated_at":"2025-10-30T20:12:27.601Z","avatar_url":"https://github.com/edisdev.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗺 Vue Google Maps UI\n\n\n\u003cimg src=\"./resources/Simple.png\" /\u003e\n\n### Install via npm\n\n```bash\nnpm install vue-google-maps-ui --save\n```\n\n\n### Install via yarn\n\n```bash\nyarn add vue-google-maps-ui\n```\n\n### Import Component\n\n#### Global Register\n\n```js\n// main.js file\nimport GoogleMap from 'vue-google-maps-ui'\n...\n...\n\napp.component('Googlemap', GoogleMap)\n\n```\n#### Locale Register For Options API\n\n```vue\n\n  \u003cscript\u003e\n    import GoogleMap from 'vue-google-maps-ui'\n\n    export default {\n      components: {\n        GoogleMap\n      }\n    }\n  \u003c/script\u003e\n```\n\n### Usage\n\n```vue\n\u003ctemplate\u003e\n  \u003cGooglemap\n    ...props\n    ...events\n  /\u003e\n\u003c/template\u003e\n```\n\n### Props\n\n```vue\n\u003ctemplate\u003e\n  \u003cGooglemap\n    apiKey=\"\"\n    disabledSearch=\"\"\n    id=\"\"\n    inputClass=\"\"\n    width=\"\"\n    height=\"\"\n    drawingMode=\"\"\n    autocomplete=\"\"\n    currentAddress=\"\"\n    location=\"\"\n    language=\"\"\n    circles=\"\"\n    polygons=\"\"\n    polylines=\"\"\n    rectangles=\"\"\n    markers=\"\"\n    mapStyleOption=\"\"\n    loaderOptions=\"\"\n    drawingManagerOptions=\"\"\n    drawingControlOptions=\"\"\n  /\u003e\n\u003c/template\u003e\n```\n\n### Events\n\n```vue\n\u003ctemplate\u003e\n  \u003cGooglemap\n    @change-address=\"\"\n    @update-circle=\"\"\n    @update-polygon=\"\"\n    @update-polyline=\"\"\n    @update-rectangle=\"\"\n    @update-marker=\"\"\n  /\u003e\n\u003c/template\u003e\n```\n\n\u003cimg src=\"./resources/Autocomplete.gif\" /\u003e\n\n\u003cimg src=\"./resources/Circles.gif\" /\u003e\n\n---\n### Documentions\n\n- [Go to Vue Component Docs](https://edisdev.github.io/vue-google-maps-ui/)\n\n- [Go to google-maps-loader-helper Package Docs](https://edisdev.github.io/google-maps-loader-helper/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedisdev%2Fvue-google-maps-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedisdev%2Fvue-google-maps-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedisdev%2Fvue-google-maps-ui/lists"}