Class LocatorInfo
Contains general information about a locator task.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.Geocoding
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LocatorInfo
Properties
Name | Description |
---|---|
Description | Gets the description of the locator. |
Intersection |
Gets a list of output locator attributes for intersection geocoding. |
Name | Gets the name of the locator. |
Properties | Gets the properties of the locator task. |
Result |
Gets a list of output locator attributes for address geocoding. |
Search |
Gets a list of input locator attributes for multiline address geocoding. |
Spatial |
Gets the internal spatial reference of the locator task. |
Supports |
Gets a value indicating whether addresses are supported by the locator task. |
Supports |
Gets a value indicating whether intersections are supported by the locator task. |
Supports |
Gets a value indicating whether Point of Interest are supported by the locator task. |
Supports |
Gets a value indicating whether suggestions are supported by the locator task. |
Version | Gets the version of the locator task. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |