public void SetDeviceLocationOptions( MapDeviceLocationOptions options )
Public Sub SetDeviceLocationOptions( _ ByVal options As MapDeviceLocationOptions _ )
Parameters
- options
- A MapDeviceLocationOptions
public void SetDeviceLocationOptions( MapDeviceLocationOptions options )
Public Sub SetDeviceLocationOptions( _ ByVal options As MapDeviceLocationOptions _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.ArgumentNullException | Value cannot be null: options |
System.InvalidOperationException | The active map view cannot be null |
System.InvalidOperationException | A DeviceLocationSource must be open |
Target Platforms: Windows 10, Windows 8.1