@regionerne/gis-komponent 0.0.63 → 0.0.64
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.
|
@@ -21,12 +21,12 @@ export declare class IconsConstants {
|
|
|
21
21
|
static fremhaevBase64: string;
|
|
22
22
|
static fremhaevSelectedBase64: string;
|
|
23
23
|
static infoBase64: string;
|
|
24
|
-
static
|
|
24
|
+
static downloadFileBase64: string;
|
|
25
25
|
static openCowiPageBase64: string;
|
|
26
26
|
static sogPunktBase64: string;
|
|
27
27
|
static sogPolygonBase64: string;
|
|
28
28
|
static skrafotoBase64: string;
|
|
29
|
-
static
|
|
29
|
+
static streetViewBase64: string;
|
|
30
30
|
static downloadMatriklerBase64: string;
|
|
31
31
|
static VaelgLokaliteterBase64: string;
|
|
32
32
|
static searchDocumentByPolygonBase64: string;
|