@xyo-network/react-map-model 4.2.14 → 4.3.0-rc.2
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.
|
@@ -8,30 +8,69 @@ export type NetworkLocationAnswerSchema = 'network.xyo.location.range.answer';
|
|
|
8
8
|
export type NetworkLocationAnswerPayload = Payload<NetworkLocationAnswerBase<{
|
|
9
9
|
features: Feature<Point>[];
|
|
10
10
|
}>, NetworkLocationAnswerSchema>;
|
|
11
|
-
export declare const isNetworkLocationAnswer: (x?: unknown | null) => x is import("@
|
|
12
|
-
features: Feature<Point>[];
|
|
13
|
-
}> & {
|
|
11
|
+
export declare const isNetworkLocationAnswer: (x?: unknown | null) => x is import("@xylabs/object").DeepRestrictToStringKeys<{
|
|
14
12
|
schema: "network.xyo.location.range.answer";
|
|
15
|
-
|
|
13
|
+
result: {
|
|
14
|
+
features: {
|
|
15
|
+
type: "Feature";
|
|
16
|
+
geometry: {
|
|
17
|
+
type: "Point";
|
|
18
|
+
coordinates: number[];
|
|
19
|
+
bbox?: number[] | undefined;
|
|
20
|
+
};
|
|
21
|
+
id?: string | number | undefined | undefined;
|
|
22
|
+
properties: {
|
|
23
|
+
[x: string]: any;
|
|
24
|
+
} | null;
|
|
25
|
+
bbox?: number[] | undefined;
|
|
26
|
+
}[];
|
|
27
|
+
};
|
|
28
|
+
}>;
|
|
16
29
|
export declare const NetworkLocationHeatmapAnswerSchema = "network.xyo.location.heatmap.answer";
|
|
17
30
|
export type NetworkLocationHeatmapAnswerSchema = 'network.xyo.location.heatmap.answer';
|
|
18
31
|
export type NetworkLocationHeatmapAnswerPayload = Payload<NetworkLocationAnswerBase<{
|
|
19
32
|
features: Feature<Polygon>[];
|
|
20
33
|
}>, NetworkLocationHeatmapAnswerSchema>;
|
|
21
|
-
export declare const isNetworkLocationHeatmapAnswer: (x?: unknown | null) => x is import("@
|
|
22
|
-
features: Feature<Polygon>[];
|
|
23
|
-
}> & {
|
|
34
|
+
export declare const isNetworkLocationHeatmapAnswer: (x?: unknown | null) => x is import("@xylabs/object").DeepRestrictToStringKeys<{
|
|
24
35
|
schema: "network.xyo.location.heatmap.answer";
|
|
25
|
-
|
|
36
|
+
result: {
|
|
37
|
+
features: {
|
|
38
|
+
type: "Feature";
|
|
39
|
+
geometry: {
|
|
40
|
+
type: "Polygon";
|
|
41
|
+
coordinates: number[][][];
|
|
42
|
+
bbox?: number[] | undefined;
|
|
43
|
+
};
|
|
44
|
+
id?: string | number | undefined | undefined;
|
|
45
|
+
properties: {
|
|
46
|
+
[x: string]: any;
|
|
47
|
+
} | null;
|
|
48
|
+
bbox?: number[] | undefined;
|
|
49
|
+
}[];
|
|
50
|
+
};
|
|
51
|
+
}>;
|
|
26
52
|
export declare const NetworkLocationHeatmapQuadkeyAnswerSchema = "network.xyo.location.heatmap.quadkey.answer";
|
|
27
53
|
export type NetworkLocationHeatmapQuadkeyAnswerSchema = 'network.xyo.location.heatmap.quadkey.answer';
|
|
28
54
|
export type NetworkLocationHeatmapQuadkeyAnswerPayload = Payload<NetworkLocationAnswerBase<{
|
|
29
55
|
density: number;
|
|
30
56
|
quadkey: string;
|
|
31
57
|
}[]>, NetworkLocationHeatmapQuadkeyAnswerSchema>;
|
|
32
|
-
export declare const isNetworkLocationHeatmapQuadkeyAnswer: (x?: unknown | null) => x is import("@
|
|
33
|
-
features: Feature<Polygon>[];
|
|
34
|
-
}> & {
|
|
58
|
+
export declare const isNetworkLocationHeatmapQuadkeyAnswer: (x?: unknown | null) => x is import("@xylabs/object").DeepRestrictToStringKeys<{
|
|
35
59
|
schema: "network.xyo.location.heatmap.answer";
|
|
36
|
-
|
|
60
|
+
result: {
|
|
61
|
+
features: {
|
|
62
|
+
type: "Feature";
|
|
63
|
+
geometry: {
|
|
64
|
+
type: "Polygon";
|
|
65
|
+
coordinates: number[][][];
|
|
66
|
+
bbox?: number[] | undefined;
|
|
67
|
+
};
|
|
68
|
+
id?: string | number | undefined | undefined;
|
|
69
|
+
properties: {
|
|
70
|
+
[x: string]: any;
|
|
71
|
+
} | null;
|
|
72
|
+
bbox?: number[] | undefined;
|
|
73
|
+
}[];
|
|
74
|
+
};
|
|
75
|
+
}>;
|
|
37
76
|
//# sourceMappingURL=NetworkLocationAnswerBase.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NetworkLocationAnswerBase.d.ts","sourceRoot":"","sources":["../../../src/types/NetworkLocationAnswerBase.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEzD,OAAO,KAAK,EACV,OAAO,EAAE,KAAK,EAAE,OAAO,EACxB,MAAM,SAAS,CAAA;AAEhB,MAAM,WAAW,yBAAyB,CAAC,CAAC;IAC1C,MAAM,EAAE,CAAC,CAAA;CACV;AAED,eAAO,MAAM,2BAA2B,sCAAsC,CAAA;AAC9E,MAAM,MAAM,2BAA2B,GAAG,mCAAmC,CAAA;AAC7E,MAAM,MAAM,4BAA4B,GAAG,OAAO,CAAC,yBAAyB,CAAC;IAAE,QAAQ,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,CAAA;CAAE,CAAC,EAAE,2BAA2B,CAAC,CAAA;AAC1I,eAAO,MAAM,uBAAuB
|
|
1
|
+
{"version":3,"file":"NetworkLocationAnswerBase.d.ts","sourceRoot":"","sources":["../../../src/types/NetworkLocationAnswerBase.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEzD,OAAO,KAAK,EACV,OAAO,EAAE,KAAK,EAAE,OAAO,EACxB,MAAM,SAAS,CAAA;AAEhB,MAAM,WAAW,yBAAyB,CAAC,CAAC;IAC1C,MAAM,EAAE,CAAC,CAAA;CACV;AAED,eAAO,MAAM,2BAA2B,sCAAsC,CAAA;AAC9E,MAAM,MAAM,2BAA2B,GAAG,mCAAmC,CAAA;AAC7E,MAAM,MAAM,4BAA4B,GAAG,OAAO,CAAC,yBAAyB,CAAC;IAAE,QAAQ,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,CAAA;CAAE,CAAC,EAAE,2BAA2B,CAAC,CAAA;AAC1I,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;EAAmF,CAAA;AAEvH,eAAO,MAAM,kCAAkC,wCAAwC,CAAA;AACvF,MAAM,MAAM,kCAAkC,GAAG,qCAAqC,CAAA;AACtF,MAAM,MAAM,mCAAmC,GAAG,OAAO,CACvD,yBAAyB,CAAC;IAAE,QAAQ,EAAE,OAAO,CAAC,OAAO,CAAC,EAAE,CAAA;CAAE,CAAC,EAC3D,kCAAkC,CACnC,CAAA;AACD,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;EAAiG,CAAA;AAE5I,eAAO,MAAM,yCAAyC,gDAAgD,CAAA;AACtG,MAAM,MAAM,yCAAyC,GAAG,6CAA6C,CAAA;AACrG,MAAM,MAAM,0CAA0C,GAAG,OAAO,CAC9D,yBAAyB,CAAC;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,OAAO,EAAE,MAAM,CAAA;CAAE,EAAE,CAAC,EACjE,yCAAyC,CAC1C,CAAA;AACD,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;EAEjD,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-map-model",
|
|
3
|
-
"version": "4.2
|
|
3
|
+
"version": "4.3.0-rc.2",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@xylabs/hex": "^4.4.25",
|
|
47
47
|
"@xylabs/object": "^4.4.25",
|
|
48
|
-
"@xyo-network/payload-model": "^3.
|
|
49
|
-
"@xyo-network/react-network": "^4.2
|
|
50
|
-
"@xyo-network/react-shared": "^4.2
|
|
48
|
+
"@xyo-network/payload-model": "^3.6.0-rc.14",
|
|
49
|
+
"@xyo-network/react-network": "^4.3.0-rc.2",
|
|
50
|
+
"@xyo-network/react-shared": "^4.3.0-rc.2"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
53
|
"@mui/icons-material": "^6.2.1",
|
|
@@ -70,5 +70,6 @@
|
|
|
70
70
|
"publishConfig": {
|
|
71
71
|
"access": "public"
|
|
72
72
|
},
|
|
73
|
-
"docs": "dist/docs.json"
|
|
73
|
+
"docs": "dist/docs.json",
|
|
74
|
+
"stableVersion": "4.2.14"
|
|
74
75
|
}
|