ArcGIS Pro 2.9 API Reference Guide
IMapDeviceLocationService Interface Methods

ArcGIS.Desktop.Mapping.DeviceLocation Namespace : IMapDeviceLocationService Interface

For a list of all members of this type, see IMapDeviceLocationService members.

Public Methods
 NameDescription
 Method Gets the MapDeviceLocationOptions currently used by the MapDeviceLocationService.  
 MethodEnables (or disables) the current DeviceLocationSource. Use ArcGIS.Desktop.Core.DeviceLocation.IDeviceLocationService.Open prior to enabling the DeviceLocationSource. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodSets a MapDeviceLocationOptions to update the current MapDeviceLocationService settings. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Zooms or pans the active map view to the current location, keeping the current device location at the center. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

IMapDeviceLocationService Interface
ArcGIS.Desktop.Mapping.DeviceLocation Namespace