Skip to content

Documentation / @geoverse/react / GvPolyline

Variable: GvPolyline

ts
const GvPolyline: ForwardRefExoticComponent<FeatureCallbacks & {
  options?: PolylineOptions;
} & RefAttributes<Polyline>>;

Defined in: react/src/components/features.tsx:151

折线