| Visual Basic (Declaration) | |
|---|---|
Public Class OverviewMap Inherits WebControl | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class OverviewMap : WebControl | |
An overview map displays an area larger than the extent of a main map, and draws the main map's extent with a rectangle on the overview.
The OverviewMap control updates dynamically as the map changes. As the main map zooms in, the overview zooms in slightly as well, re-centers at the main map's center, and updates the extent box for main map.
The user may pan (move) the extent of the main map by dragging the extent box within the overview map.
For more details on using the OverviewMap control, see the OverviewMap control discussion in the Developer Help.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl
ESRI.ArcGIS.ADF.Web.UI.WebControls.OverviewMap
Target Platforms:Windows XP Professional, Windows Server 2003 family


~325.gif)
~325.gif)
~325.gif)
~325.gif)
~325.gif)



