The findAddressCandidates operation does not return any results when the input address begins with integers and contains the word 'boulevard' or 'blvd' and does not include the city, state, or zip.
上次发布: February 6, 2023ArcGIS Online
漏洞 ID 编号
BUG-000155192
已提交
January 18, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The findAddressCandidates operation for the online server does not support entering addresses without at least one administrative zone (city, state, postal code, etc) unless the user also passes in the location parameter.
The suggest operation supports partial input without an administrative zone and can be used in conjunction with the findAddressCandidates operation by allowing the user to select the correct address from the suggested list and passing the resulting candidate into the findAddressCandidates operation with the magicKey token.