ewoken / Leaflet.MovingMarker

A Leaflet plug-in to create moving marker
MIT License
342 stars 177 forks source link

The demo page is broken #40

Open refeed opened 3 years ago

refeed commented 3 years ago

I got this on the console when opening the demo page

Uncaught ReferenceError: L is not defined
    <anonymous> https://ewoken.github.io/Leaflet.MovingMarker/MovingMarker.js:1
bcaure commented 6 months ago

This repo is dead, this plugin also doesn't work with modern frameworks or modern versions of Leaflet. I suggest you to implement your own playback solution, it's not difficult as I've described in this article.