No Arcobjects Interfaces available to achieve "Match With No Zone" while doing Geocoding through Arcobjects.
上次发布: August 25, 2014ArcGIS for Desktop
增强功能 ID 编号
NIM092825
已提交
August 22, 2014
上次修改时间
March 19, 2025
适用范围
ArcGIS for Desktop
找到的版本
10.1
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is supported with a different interface, ILocatorImpl.
备用工作流程
This can be done in the following 2 ways: 1. Set the supportsOptionalZone value in the locator loc.xml and loc file to true. 2. Use the ILocatorImpl interface to set the value for the life of the object in code.