Actions
Bug #6760
closedOn map, zoom to the position of the most relevant geographic site, not just the first one
Start date:
05/27/2015
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
Example dataset had sites from Alaska to Baja California. Zooming in on the tile in Baja and hovering over the result zoomed us up to Alaska... very confusing. Find which site is within the current map's bounding box first before zooming to a lat,long location.
Updated by Lauren Walker over 9 years ago
- Status changed from New to Resolved
This was fixed by re-doing the way results are shown on the list when the map marker is hovered on. Instead of zooming to the first georegion, the map tiles for that result are highlighted and a map marker is drawn for each georegion. The map does not pan or zoom anywhere, which should make for a better experience.
Actions