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.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM035683
EingereichtMay 28, 2008
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version9.3
Behoben in VersionN/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);

Schritte zur Reproduzierung

Bug-ID: NIM035683

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln