Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoJsonFeature<G, P>

Type parameters

Hierarchy

Index

Properties

Optional bbox

geometry

geometry: null | G

Optional id

id: string | number

properties

properties: null | P

type

type: "Feature"

Generated using TypeDoc