通过Bing地图提供地理编码.
| Name | Type | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
下列属性的对象 :
|
Members
readonly credit : Credit|undefined
在完成地理代码后获得显示的信用值 。 通常,这是用来信用的
地理编码器服务.
Bing 地理编码器服务的密钥
Bing 地理编码器服务的 NT 0 端点
Methods
geocode(query) → Promise.<Array.<GeocoderService.Result>>
| Name | Type | Description |
|---|---|---|
query |
string | 要发送到地理编码器服务的查询 |