BingMapsGeocoderService

new Cesium.BingMapsGeocoderService(options)

Provides geocoding through Bing Maps.
参数名称 类型 描述信息
options object Object with the following properties:
参数名称 类型 描述信息
key string A key to use with the Bing Maps geocoding service
culture string 可选 A Bing Maps Culture Code to return results in a specific culture and language.

成员(属性)

Gets the credit to display after a geocode is performed. Typically this is used to credit the geocoder service.
The key for the Bing geocoder service
The URL endpoint for the Bing geocoder service

方法

参数名称 类型 描述信息
query string The query to be sent to the geocoder service
返回值: