Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alipajand/vue_leaflet_draw
https://github.com/alipajand/vue_leaflet_draw
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alipajand/vue_leaflet_draw
- Owner: alipajand
- Created: 2023-01-20T01:29:31.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T01:54:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T23:59:44.910Z (11 days ago)
- Language: Vue
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-leaflet-draw
This is a plugin port to provide the
[leaflet-draw-toolbar](https://github.com/justinmanley/leaflet-draw-toolbar) control
on [Leaflet](https://leafletjs.com/) maps in [Vue](https://vuejs.org/) applications.## Installation
```bash
npm install --save vue-leaflet-draw
```