Bug 276 - zoom out using drag box pops up error in IE
: zoom out using drag box pops up error in IE
Status: RESOLVED FIXED
: MapLab
SECT (Studio)
: 3.0
: PC Windows 2000
: P3 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-03-11 14:13 by
Modified: 2004-03-13 08:24 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-03-11 14:13:08
In IE, if you drag a box, rather than just clicking a point, you get an error - 
ERROR: Invalid input type specified inZoomOut.php. Error doesn't come up in 
Mozilla, but extent doesn't change either.
------- Comment #1 From 2004-03-11 19:18:14 -------
I have fixed a small problem with the MapDHTML widget that was causing this
problem.  Basically the MapDHTML widget was not checking to see if navigation
tools were allowed to have rectangles or not.  Now it is not possible to drag a
rectangle with the zoom out tool
------- Comment #2 From 2004-03-13 06:18:32 -------
Would it be a lot of work Paul to implement the zoom-out with a rectangle? We 
get lots of questions from ESRI users wanting this kind of functionality.
------- Comment #3 From 2004-03-13 07:45:25 -------
what would it do?  Options are:

* zoom out from center point of rectangle by fixed factor (unless ZoomFactor
widget is in template)?
* zoom out from center point with factor calculated from size of rectangle?
* some other option?
------- Comment #4 From 2004-03-13 07:55:09 -------
The way this works in the ESRI software is your second option Paul:
zoom out from center point with factor calculated from size of rectangle?

I.e. the smaller the box, the further the map zooms out.
------- Comment #5 From 2004-03-13 08:24:24 -------
moving discussion to bug 289 and closing