Table of Contents

geoJsonObject

Description

Properties

Name Description Required Type
Type Yes geoJsonObjectTypes
Bbox No geoJsonBbox

Examples

Example 1

{
  "type": "Point",
  "bbox": [
    0.0
  ]
}