This document is archived and information here might be outdated. Recommended version. |
Provides access to events that occur when locators are added to or removed from an ArcMap document.
Use the ILocatorExtensionEvents interface when you want to respond to changes in the set of locators in an ArcMap document.
Name | Description | |
---|---|---|
AllLocatorsRemoved | All locators were removed from the ArcMap document. | |
CategoryRemoved | Category of locators was removed from the ArcMap document. | |
CurrentLocatorChanged | Current locator for the ArcMap document was changed. | |
LocatorAdded | Locator was added to the ArcMap document. | |
LocatorRemoved | Locator was removed from the ArcMap document. |
Classes | Description |
---|---|
FindAddresses | A plug-in for the Find dialog that finds addresses on a map. |
LocatorExtension | An extension for locators in ArcMap. |