leaflet-pulse-icon
=====================
A very simple Leaflet plugin provides pulsing icon.
Requires Leaflet 0.7.0 or newer and modern browser
or clone repo & run
or copy files from releases
Demo
Check out demo!Using the plugin
Install
npm install @ansur/leaflet-pulse-icon
or clone repo & run
npm install
or copy files from releases
Use
Include the CSS and JavaScript files located in ``\dist
`` directory.
```html