English中文

CartographicGeocoderService

new Cesium.CartographicGeocoderService()

对包含经度和纬度坐标以及可选高度的查询进行地理编码。查询格式:“经度纬度(高度)”,经度/纬度以度为单位,高度以米为单位。 Geocodes queries containing longitude and latitude coordinates and an optional height. Query format: `longitude latitude (height)` with longitude/latitude in degrees and height in meters.

成员 Members

获取执行地理编码后要显示的信用。通常,这用于记入地理编码器服务。 Gets the credit to display after a geocode is performed. Typically this is used to credit the 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.