@vertigis/viewer-spec 61.15.1 → 61.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -80,14 +80,6 @@ export interface PrintFormModelProperties extends ComponentModelProperties {
|
|
|
80
80
|
* additional legend pages to be exported.
|
|
81
81
|
*/
|
|
82
82
|
legendCompactModeEnabled?: boolean;
|
|
83
|
-
/**
|
|
84
|
-
* Whether the map attribution selection should be enabled.
|
|
85
|
-
*/
|
|
86
|
-
mapAttributionEnabled?: boolean;
|
|
87
|
-
/**
|
|
88
|
-
* The selected map attribution visibility.
|
|
89
|
-
*/
|
|
90
|
-
mapAttributionVisibility?: MapAttributionVisibility;
|
|
91
83
|
/**
|
|
92
84
|
* Whether strict mode for prints should be enabled.
|
|
93
85
|
*/
|
package/package.json
CHANGED
package/version.d.ts
CHANGED
package/version.js
CHANGED