Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eperedo/vue-cli-plugin-vue-static-map
the official vue cli plugin for the vue-static-map component
https://github.com/eperedo/vue-cli-plugin-vue-static-map
google-maps semantic-release vue vue-cli vue-cli-plugin
Last synced: about 2 months ago
JSON representation
the official vue cli plugin for the vue-static-map component
- Host: GitHub
- URL: https://github.com/eperedo/vue-cli-plugin-vue-static-map
- Owner: eperedo
- Created: 2018-08-31T19:51:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T20:11:43.000Z (over 6 years ago)
- Last Synced: 2024-10-05T11:47:13.182Z (4 months ago)
- Topics: google-maps, semantic-release, vue, vue-cli, vue-cli-plugin
- Language: Vue
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-static-map plugin
> the most easy way to add the [vue-static-map](https://github.com/eperedo/vue-static-map) to your components
### What this plugin does?
1. Install vue-static-map as a dependency
2. Create an example component in your **components** folder.### Usage
1. Add to your vue project
```bash
vue add vue-static-map
```2. Answers to the following questions:
- Your [google api key](https://developers.google.com/maps/documentation/maps-static/intro)
- Generate an example component.