English中文

BingMapsGeocoderService

new Cesium.BingMapsGeocoderService(options)

通过 Bing 地图提供地理编码。 Provides geocoding through Bing Maps.
名称 Name 类型 Type 说明 Description
options object 具有以下属性的对象: Object with the following properties:
名称 Name 类型 Type 说明 Description
key string 用于 Bing 地图地理编码服务的密钥 A key to use with the Bing Maps geocoding service
culture string 可选 optional 必应地图 A Bing Maps Culture Code 以特定文化和语言返回结果。 to return results in a specific culture and language.
另见: See:

成员 Members

获取执行地理编码后要显示的信用。通常,这用于记入地理编码器服务。 Gets the credit to display after a geocode is performed. Typically this is used to credit the geocoder service.
Bing 地理编码器服务的密钥 The key for the Bing geocoder service
Bing 地理编码器服务的 URL 端点 The URL endpoint for the Bing geocoder service

方法 Methods

名称 Name 类型 Type 说明 Description
query string 要发送到地理编码器服务的查询 The query to be sent to the geocoder service
返回: Returns:
需要帮助吗?获得答案的最快方法是从社区和团队那里获得答案 Need help? The fastest way to get answers is from the community and team on the Cesium Forum.