通过cesium离子提供地理编码。
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options
|
Object |
具有以下属性的对象:
|
See:
Methods
geocode (query, type ) → Promise.<Array.< GeocoderService~Result >>
Name | Type | Default | Description |
---|---|---|---|
query
|
String | 要发送到地址解析器服务的查询 | |
type
|
GeocodeType |
GeocodeType.SEARCH
|
可选 要执行的地理编码的类型。 |