Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.