Skip to content

Documentation / @geoverse/vue / GvTrafficLayer

Variable: GvTrafficLayer

ts
const GvTrafficLayer: DefineComponent<ExtractPropTypes<{
  options: {
     default: () => {
     };
     type: PropType<TrafficLayerOptions>;
  };
}>, () => null, {
}, {
}, {
}, ComponentOptionsMixin, ComponentOptionsMixin, {
}, string, PublicProps, ToResolvedProps<ExtractPropTypes<{
  options: {
     default: () => {
     };
     type: PropType<TrafficLayerOptions>;
  };
}>, {
}>, {
  options: TrafficLayerOptions;
}, {
}, {
}, {
}, string, ComponentProvideOptions, true, {
}, any>;

Defined in: components/layers.ts:99

实时路况图层