SFRGeoCodingQuery

GeoGlobe.Query. SFRGeoCodingQuery

顺丰逆地理编码服务查询类。

Constructor

new SFRGeoCodingQuery()

Methods

query(options, successFn, failFn)

顺丰逆地名地址查询 -返回处理后的 features对象
Parameters:
Name Type Description
options Object 参数
Properties
Name Type Attributes Default Description
query String <optional>
'必传'
successFn function 请求成功的回调函数。
failFn function 请求失败的回调函数。