new Cesium.IonGeocoderService(options)
通过Cesium Ion提供地理编码。
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
对象,具有以下属性:
|
参考:
内置方法
Name | Type | Default | Description |
---|---|---|---|
query |
String | 要发送到地理编码服务的查询。 | |
type |
GeocodeType |
GeocodeType.SEARCH
|
optional 要执行的地理编码的类型。 |
返回值: