omeka / MallMap

0 stars 4 forks source link

Map is sluggish on some devices #17

Closed jimsafley closed 11 years ago

jimsafley commented 11 years ago

I suspect the map gets slower the more markers are loaded onto it. According to alpha testers, the map runs very slow on the Mall wi-fi hotspots, but 4G works well (at least on iPhone).

We'll need to benchmark to see which components are slowing down the application. Use start() and stop() to benchmark.

Potential solutions:

jimsafley commented 11 years ago

The map behaves adequately after removing cluster animations in 3f4ec44053bdcae60061b7d73776cc760d03f981. Closing until field testing demonstrates this is a major problem.