semicircle plugin extension for vue2-leaflet package
npm install vue2-leaflet-semicircleThis is a semicircle plugin extension for vue2-leaflet package
Mostly copied from vue2-leaflet-tracksymbol plugin
# install the dependencies
npm install
# install the library
npm install --no-save vue2-leaflet-semicircle-?.?.?.tgz
# where ?.?.? is the version
# create the VueJS project
vue init webpack-simple test
# goto project and install dependencies
cd test
# install dependencies
npm install
# install the component
npm install --save vue2-leaflet-semicircle
Leon Braun
MIT
* 1.0.0
* 1.0.1 bump version
* 1.0.2 add example