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