Majiir / RealtimeRender

Map rendering plugin for Bukkit that updates as the world changes.
2 stars 1 forks source link

Mouseover event causes lag for tile loading and panning #21

Open Majiir opened 12 years ago

Majiir commented 12 years ago

See here for possible solutions: http://stackoverflow.com/questions/8823041/how-can-i-reduce-slowdowns-from-mousemove-event

Majiir commented 12 years ago

After trying a few variations on the suggestions from StackOverflow, it seems that the slowdowns may be coming from the Leaflet event system.