Animating leaflet points
This is a naive way of animating points in leaflet.
In a css file, add the keyframes and details of the css animation:
|
|
Then, where you create the Leaflet circle:
|
|
This is a naive way of animating points in leaflet.
In a css file, add the keyframes and details of the css animation:
|
|
Then, where you create the Leaflet circle:
|
|