CartographicGeocoderService

new Cesium.CartographicGeocoderService()

对包含经度和纬度坐标及可选高度的查询进行地理编码。 查询格式:`经度 纬度 (高度)`,其中经度/纬度以度为单位,高度以米为单位。

Members

获取地理编码执行后要显示的信用信息。通常用于给地理编码服务署名。

Methods

Name Type Description
query string 要发送到地理编码服务的查询。
Returns:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.