Overload | Description |
---|---|
ShowPopup(MapMember,Int64) | Show a pop-up for a feature. This method must be called on the UI thread. |
ShowPopup(MapMember,Int64,PopupDefinition) | Show a pop-up for a feature. This method must be called on the UI thread. |
ShowPopup(SelectionSet) | Show a pop-up for multiple features. This method must be called on the UI thread. |
ShowPopup(SelectionSet,PopupDefinition) | Show a pop-up for multiple features. This method must be called on the UI thread. |