Show / Hide Table of Contents

Class LocatorInfo

Contains general information about a locator task.

Inheritance
System.Object
LocatorInfo
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 task.

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

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.0 - 200.8
Xamarin.Android100.0 - 100.15
Xamarin.iOS100.0 - 100.15
UWP100.0 - 200.8
In This Article
Back to top Copyright © 2022 Esri.