| Visual Basic (Declaration) | |
|---|---|
Public Class MapTips Inherits WebControl Implements IBuddyControlSupport | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class MapTips : WebControl, IBuddyControlSupport | |
Map tips are pop-ups of information that appear next to the cursor when the user hovers over a map feature.
At the 9.2 release, only point layers are supported for map tips.
For a discussion of the use of the MapTips control, see the MapTips control discussion in the Developer Help.
Tip: if maptips appear beneath the map, try decreasing or removing the z-index value in the Style of the Map control (edit the Style in source view of the page in Visual Studio).
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl
ESRI.ArcGIS.ADF.Web.UI.WebControls.MapTips
Target Platforms:Windows XP Professional, Windows Server 2003 family


~248.gif)
~248.gif)
~248.gif)



