你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BufferRequestBody interface

具有 FeatureCollection 和距离列表的对象。 特征的所有属性都应包含 geometryId,该属性用于标识几何图形,并且区分大小写。

属性

distances

要计算缓冲区的距离列表,集合中每个特征一对一,或集合中所有特征的距离。

geometries

属性详细信息

distances

要计算缓冲区的距离列表,集合中每个特征一对一,或集合中所有特征的距离。

distances?: number[]

属性值

number[]

geometries

geometries?: GeoJSONFeatureCollection

属性值