ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.DeviceLocation Namespace / MapDeviceLocationService Class


In This Topic
    MapDeviceLocationService Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Gets the MapDeviceLocationOptions currently used by the MapDeviceLocationService.  
    Public 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.  
    Public MethodSets a MapDeviceLocationOptions to update the current MapDeviceLocationService settings. This method must be called on the MCT. Use QueuedTask.Run. Use QueuedTask.Run.  
    Public 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