Most of the transportation, food delivery startups, gps solution providers have a map where they show vehicles moving from starting point to end point. If we take random latitudes and longitudes values and try to implement a similar effect using custom marker, how can we achieve this task ?
Juho Vepsäläinen
SurviveJS
SVG could work. Here's a D3 and Leaflet based implementation.