geoJsonObject
Description
Properties
| Name | Description | Required | Type |
|---|---|---|---|
| Type | Yes | geoJsonObjectTypes | |
| Bbox | No | geoJsonBbox |
Examples
Example 1
{
"type": "Point",
"bbox": [
0.0
]
}
| Name | Description | Required | Type |
|---|---|---|---|
| Type | Yes | geoJsonObjectTypes | |
| Bbox | No | geoJsonBbox |
{
"type": "Point",
"bbox": [
0.0
]
}