ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Geocoding Namespace / LocatorManager Class
Methods Events


In This Topic
    LocatorManager Class Members
    In This Topic

    The following tables list the members exposed by LocatorManager.

    Public Methods
     NameDescription
    Public Method Add a locator to the set of available locators.  
    Public MethodOverloaded.   
    Public Method Gets a snapshot of the current locator provider information.  
    Public Method Reorders the position of a locator. Moves it up or down the provider list.  
    Public Method Removes the specified locator.  
    Top
    Public Events
     NameDescription
    Public Event The LocatorChanged event is raised when the locator providers are altered. A change consists of one of the following : locators are addded, locators are removed, locator order changes or their UseSuggestions, Enable flags are altered.  
    Top
    See Also