|
|
|
|
|
by int_19h
1357 days ago
|
|
The concept is great, but the map on the site is very buggy on the desktop (Edge 105). Trying to zoom in with mouse wheel, it often randomly zooms out and in again. Trying to pan when dragging while zoomed in and near task markers, it will often pan back after releasing the mouse, and in one case, I've seen it pan back and forth between two points on the map in what looks like an infinite loop. It seems that it's trying to do some kind of snapping to the markers, and ends up fighting the user and/or itself. Also, the markers disappear entirely past a certain zoom level. When that happens, zooming out one notch does not cause them to reappear, either - I had to do like 4 levels before they'd show up. The worst part is that it also happens when you click on a marker and the map auto-zooms on it. EDIT: just realized that for that last problem, what happens is that a single combined marker (the one that shows a number) is broken up into individual markers. The problem there is that those individual markers often end up outside of the viewport, and so it looks like the combined markers just disappeared. |
|