Directory

mini-map - Vaadin Add-on Directory

A drag-to-resize google-map with optional directions. mini-map - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/jifalops/mini-map](https://github.com//jifalops/mini-map/blob/0.2.0/README.md) on 2019-05-10 ]** [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/jifalops/mini-map) # mini-map A drag-to-resize google-map with optional directions. ## Installation ``` bower i -S mini-map # Polymer 2.0 hybrid (1.x compatible) ``` ## Demo ```html
Info ``` Full demo: [webcomponents.org](https://www.webcomponents.org/element/jifalops/mini-map/demo/demo/index.html) | [github](https://jifalops.github.io/mini-map/components/mini-map/demo/). API: [webcomponents.org](https://www.webcomponents.org/element/jifalops/mini-map/mini-map) ## Contributing 1. Fork it on Github. 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request ## License [MIT](https://opensource.org/licenses/MIT)