Parameters
- mapMember
- The MapMember containing the feature.
- featureID
- The object id of the feature.
| Exception | Description |
|---|---|
| System.InvalidOperationException | Popups must be created on the UI thread |
{
mapView.ShowPopup(mapMember, objectID);
}
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)