Class LocatorInfo
Contains general information about a locator task.
Namespace: Esri.ArcGISRuntime.Tasks.Geocoding
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LocatorInfo
Properties
Name | Description |
---|---|
Description | Gets the description of the locator. |
IntersectionResultAttributes | 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. |
ResultAttributes | Gets a list of output locator attributes for address geocoding. |
SearchAttributes | Gets a list of input locator attributes for multiline address geocoding. |
SpatialReference | Gets the internal spatial reference of the locator task. |
SupportsAddresses | Gets a value indicating whether addresses are supported by the locator tas. |
SupportsIntersections | Gets a value indicating whether intersections are supported by the locator task. |
SupportsPoi | Gets a value indicating whether Point of Interest are supported by the locator task. |
SupportsSuggestions | 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 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |