Appearance
Documentation / @geoverse/react / GvVectorLayerProps
Interface: GvVectorLayerProps
Defined in: react/src/components/layers.tsx:31
Properties
children?
ts
optional children?: ReactNode;Defined in: react/src/components/layers.tsx:33
options?
ts
optional options?: GVectorLayerOptions;Defined in: react/src/components/layers.tsx:32
