Skip to content

Documentation / @geoverse/react / GvTrafficLayer

Variable: GvTrafficLayer

ts
const GvTrafficLayer: ForwardRefExoticComponent<{
  options?: TrafficLayerOptions;
} & RefAttributes<TrafficLayer>>;

Defined in: react/src/components/layers.tsx:104

实时路况图层(动态刷新开关受控)