@mapgear/geoapps > PrintLayoutType
PrintLayoutType enum
Print layout type for prints
Signature:export declare enum PrintLayoutType
Enumeration Members
Member | Value | Description |
---|---|---|
Both | "both" | Set the information an description box on the left, and the legend box on the right |
Left | "left" | Set the legend, information and description box on the left of the page |
Minimal | "minimal" | Hide the legend, information and description box |
Right | "right" | Set the legend, information and description box on the right of the page |