Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for a GeoJSON geometry.

Hierarchy

Index

Properties

Properties

coordinates

coordinates: any[]

Used for all geometry types except GeometryCollection. The structure of the elements in the array varies by geometry type.

type

type: string

The type of GeoJSON Geometry.

Generated using TypeDoc