Type alias PolygonStyleOptions

PolygonStyleOptions: {
    show: boolean;
    stRotation: number;
} & PolygonMaterialOptions

Type declaration

  • show: boolean
  • stRotation: number