Version 2 (modified by 17 years ago) ( diff ) | ,
---|
Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/MaptipUsageNotes |
Widget: Maptip ¶
A widget to display information about features under the mouse as it hovers over the map
Usage Notes ¶
Common Widget Properties ¶
- Location :
- Label : Map tip
- Tooltip :
- StatusText :
- ImageUrl :
- ImageClass :
- StandardUi : false
- ContainableBy :
Parameters ¶
Delay ¶
- Description : The delay in milliseconds before showing a map tip
- Type : integer
- Label : Delay
- Min : 0
- Max : 10000
- DefaultValue : 350
- IsMandatory : false
Layer ¶
- Description : The layers to display information about
- Type : String
- Label : Layers
- IsMandatory : false
Tolerance ¶
- Description : The number of screen pixels around the cursor to query
- Type : integer
- Label : Tolerance
- Min : 0
- Max : 10
- DefaultValue : 2
- IsMandatory : false
Target ¶
- Label : Target
- Type : String
- Description : The frame, window, or TaskPane in which to open hyperlinks. If empty, a new window is used
- IsMandatory : false
- DefaultValue : MaptipWindow
WinFeatures ¶
- Label : Window Features
- Type : String
- Description : Options for opening hyperlinks new window, if used
- IsMandatory : false
- DefaultValue : menubar=no,location=no,resizable=no,status=no
Note:
See TracWiki
for help on using the wiki.