Paint3D<F, P>: VectorAdapterLayerPaint3D | GetPaintCallback<F> | PropertyPaint3D<P extends null
    ? Properties
    : P>

Type Parameters

  • F extends Feature = Feature
  • P extends Properties | null = F["properties"]