laptop and a wrench

Bug

The VB.NET version of the Web Mapping Application defaults to Pan as the active tool but the Zoom In button is highlighed on the toolbar.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM035683
SubmittedMay 28, 2008
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found9.3
Version FixedN/A
StatusFixed

Workaround

In the VB template, edit the Toolbars CurrentTool property to use "MapPan". Alternatively, the Default.aspx could be edited directly to change CurrentTool="MapZoomIn to "CurrentTool="MapPan".If the user wants the default tool to be MapZoomIn they can also leave the Toolbars CurrentTool property as is and use JavaScript to set the zoom in tool to be the default startup tool: var map = $find('Map1'); map.set_mouseMode(ESRI.ADF.UI.MouseMode.ZoomIn);

Steps to Reproduce

Bug ID: NIM035683

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options