Interface GeoJsonFeature<G, P>

Type Parameters

Hierarchy

Properties

geometry: G
id?: string | number
properties: P
type: "Feature"

Generated using TypeDoc