leaflet.marker.slideto
Version:
A plugin for LeafletJS to smoothly move (slide) markers to a new location.
21 lines (20 loc) • 538 B
JSON
{
"name": "leaflet.marker.slideto",
"version": "0.3.0",
"description": "A plugin for LeafletJS to smoothly move (slide) markers to a new location.",
"main": "Leaflet.Marker.SlideTo.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitlab.com/IvanSanchez/Leaflet.Marker.SlideTo.git"
},
"keywords": [
"leaflet",
"marker",
"animation"
],
"author": "Iván Sánchez Ortega <ivan@sanchezortega.es>",
"license": "Beerware"
}