spatial-monorepo / wayfinding/src / IMDFFeatureCollection
Interface: IMDFFeatureCollection<P>
Defined in: packages/wayfinding/src/types.ts:17
Type Parameters
P
P
Properties
features
features:
IMDFFeature<P>[]
Defined in: packages/wayfinding/src/types.ts:19
type
type:
"FeatureCollection"
Defined in: packages/wayfinding/src/types.ts:18
