Show Map Tip Activity
Description:
Shows map tips for features in a client application.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Geocortex.Workflow.Activities.ExternalActivityBase
Geocortex.Workflow.Activities.ShowMapTip
Function:
This activity is used to show a map tip for a feature in a client application. The feature must be present in the FeatureSet Manager of the application.
In a Workflow:
A workflow could use the Select Features activity to add one or more features to the FeatureSet Manager, then use this activity to show a map tip for the first feature in that collection.
Properties:
Name | Description |
---|---|
In Arguments |
|
FeatureSet Collection Id |
The ID of the FeatureSet collection that contains the feature. If not specified the default collection will be used. |
FeatureSet Id |
The ID of the FeatureSet that contains the feature. If not specified all feature sets in the collection will be searched. |
Feature Id |
The ID of the Feature to show the map tip for. If not specified the first feature will be used. |
Misc |
|
Display Name |
ShowMapTip You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
External Id |
An activity handler within a client can reference this particular activity using this external identifier. |
Version Information:
Supported from: Geocortex Essentials 4.2, Geocortex Viewer for Silverlight 2.3, Geocortex Viewer for HTML5 2.3.