ewoken / Leaflet.MovingMarker

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

Hangs when using together with MarkerClusterGroup #19

Open jeancaffou opened 7 years ago

jeancaffou commented 7 years ago

Simply calling marker.moveTo(dst, time); Hangs the browser when the marker is inside a MarkerCluster.