你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GeoJsonObject interface
A GeoJSON object represents a Geometry, Feature, or collection of Features. Reference
Properties
bbox | Include information on the coordinate range for its Geometries, Features, or FeatureCollections. Reference |
type | Representing the type of this GeoJSON object, including the seven geometry type and "Feature", "FeatureCollection". Reference |
Property Details
bbox
Include information on the coordinate range for its Geometries, Features, or FeatureCollections. Reference
bbox?: BBox
Property Value
type
Representing the type of this GeoJSON object, including the seven geometry type and "Feature", "FeatureCollection". Reference
type: GeoJsonType