Opened 18 years ago
Closed 18 years ago
#77 closed enhancement (wontfix)
AJAX zooming is messed up
Reported by: | waltweltonlair | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 1.2 |
Component: | AJAX Viewer | Version: | 1.2.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 929596 |
Description
- Open the Sheboygan sample data using AJAX viewer.
- Click on the zoom out toolbar button (-).
- Click a few times on the left side of the map => on each the map zooms out, but incorrectly shifts towards the right
- Click on the zoom in (+) portion of the slider => the map zoomsin, but continues shiting incorrectly towards the right
This is a regression.
Change History (5)
comment:1 by , 18 years ago
Priority: | high → medium |
---|---|
Severity: | major → minor |
comment:2 by , 18 years ago
External ID: | → 929596 |
---|
comment:3 by , 18 years ago
Type: | defect → enhancement |
---|
Google Maps and Microsoft's maps.live.com both behave the same way - they zoom and re-center the map when you double-click on the map. So I'm not sure that we should change the existing behavior in MapGuide, since it appears to be standard.
comment:4 by , 18 years ago
I just checked DWF Viewer, and it also works like AJAX / Google Maps / etc.
I guess I was a bit too spontaneous about entering this ticket - should have thought about it a little first.
I think we shouold close this one as "wontfix" (="working as designed").
comment:5 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Closing this ticket - works as designed, and is consistent with other map viewing applications.
My mistake - this isn't a regression. The zoom behavior could be improved though by keeping the map point on which you clicked at the same position on the screen. It would then behave similarly to how the wheel zoom works.
I've lowered the priority / severity on this one.