Provides access to members that control the set of locators in an ArcMap document.
Product Availability
Available with ArcGIS Desktop.
When To Use
Use the ILocatorExtension interface to manage the set of locators in an ArcMap document.
Members
Description | ||
---|---|---|
AddLocator | Adds a locator to the ArcMap document. | |
Categories | Categories represented by the locators in the ArcMap document. | |
CurrentLocator | Current locator in the ArcMap document of a specific category. | |
Locator | Locator in the ArcMap document. | |
LocatorCount | Number of locators in the ArcMap document in a specific category. | |
RemoveAllLocators | Removes all locators from the ArcMap document. | |
RemoveCategory | Removes a category of locators from the ArcMap document. | |
RemoveLocator | Removes a locator from the ArcMap document. |
CoClasses that implement ILocatorExtension
CoClasses and Classes | Description |
---|---|
LocatorExtension | An extension for locators in ArcMap. |
See Also
IAdvancedGeocoding.MatchStandardizedAddress Method | ILocatorExtension Interface | FindAddresses Class | IAddressFindData Interface | LocatorExtension Class | AddressFindData Class | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | ILocatorWorkspace.GetLocator Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocator Class | LocatorExtension Class | GxLocator Class