@mappedin/mappedin-js 6.0.1-beta.44 → 6.0.1-beta.46
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.
- package/THIRD_PARTY_LICENSES.txt +1 -1
- package/lib/esm/{GLTFExporter-4THLS4PM.js → GLTFExporter-AXJXTFZG.js} +1 -1
- package/lib/esm/{GLTFLoader-KOQIUT25.js → GLTFLoader-V2T33J7P.js} +1 -1
- package/lib/esm/{browser-LGW6JLJT.js → browser-OJQDECWL.js} +1 -1
- package/lib/esm/{chunk-QO7JQA7V.js → chunk-5XSHJ3NY.js} +1 -1
- package/lib/esm/{chunk-KNDTFHOY.js → chunk-A6HW5N6M.js} +1 -1
- package/lib/esm/{chunk-A5SAO63E.js → chunk-GVMLK6WZ.js} +1 -1
- package/lib/esm/{chunk-XGYIT3MM.js → chunk-MV2IWNRC.js} +1 -1
- package/lib/esm/chunk-SRZSNPKD.js +1 -0
- package/lib/esm/{chunk-5SY5TZBS.js → chunk-XIVNHXXU.js} +1 -1
- package/lib/esm/index.d.ts +55 -55
- package/lib/esm/index.js +1 -1
- package/lib/esm/{inspector-KJE2KP6V.js → inspector-4UPV6G6H.js} +1 -1
- package/lib/esm/{internal-RS3PVAR3.js → internal-NKXX4DDI.js} +1 -1
- package/lib/esm/{outdoor-context-v4-6CUOE2HW.js → outdoor-context-v4-DTIGSNLG.js} +1 -1
- package/lib/esm/{text3d-QIM5QGO6.js → text3d-Z4HFM4UG.js} +1 -1
- package/package.json +2 -2
- package/lib/esm/chunk-M46A4YQ5.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{V as x,W as y,u as A,v as w,w as g}from"./chunk-
|
|
1
|
+
import{V as x,W as y,u as A,v as w,w as g}from"./chunk-5XSHJ3NY.js";import{a as b}from"./chunk-A6HW5N6M.js";b();function M(o,l=!1){let r=o[0].index!==null,f=new Set(Object.keys(o[0].attributes)),i=new Set(Object.keys(o[0].morphAttributes)),c={},e={},h=o[0].morphTargetsRelative,u=new y,d=0;for(let t=0;t<o.length;++t){let s=o[t],a=0;if(r!==(s.index!==null))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". All geometries must have compatible attributes; make sure index attribute exists among all geometries, or in none of them."),null;for(let n in s.attributes){if(!f.has(n))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+'. All geometries must have compatible attributes; make sure "'+n+'" attribute exists among all geometries, or in none of them.'),null;c[n]===void 0&&(c[n]=[]),c[n].push(s.attributes[n]),a++}if(a!==f.size)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". Make sure all geometries have the same number of attributes."),null;if(h!==s.morphTargetsRelative)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". .morphTargetsRelative must be consistent throughout all geometries."),null;for(let n in s.morphAttributes){if(!i.has(n))return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". .morphAttributes must be consistent throughout all geometries."),null;e[n]===void 0&&(e[n]=[]),e[n].push(s.morphAttributes[n])}if(l){let n;if(r)n=s.index.count;else if(s.attributes.position!==void 0)n=s.attributes.position.count;else return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed with geometry at index "+t+". The geometry must have either an index or a position attribute"),null;u.addGroup(d,n,t),d+=n}}if(r){let t=0,s=[];for(let a=0;a<o.length;++a){let n=o[a].index;for(let m=0;m<n.count;++m)s.push(n.getX(m)+t);t+=o[a].attributes.position.count}u.setIndex(s)}for(let t in c){let s=B(c[t]);if(!s)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+t+" attribute."),null;u.setAttribute(t,s)}for(let t in e){let s=e[t][0].length;if(s===0)break;u.morphAttributes=u.morphAttributes||{},u.morphAttributes[t]=[];for(let a=0;a<s;++a){let n=[];for(let p=0;p<e[t].length;++p)n.push(e[t][p][a]);let m=B(n);if(!m)return console.error("THREE.BufferGeometryUtils: .mergeGeometries() failed while trying to merge the "+t+" morphAttribute."),null;u.morphAttributes[t].push(m)}}return u}function B(o){let l,r,f,i=-1,c=0;for(let d=0;d<o.length;++d){let t=o[d];if(l===void 0&&(l=t.array.constructor),l!==t.array.constructor)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.array must be of consistent array types across matching attributes."),null;if(r===void 0&&(r=t.itemSize),r!==t.itemSize)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.itemSize must be consistent across matching attributes."),null;if(f===void 0&&(f=t.normalized),f!==t.normalized)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.normalized must be consistent across matching attributes."),null;if(i===-1&&(i=t.gpuType),i!==t.gpuType)return console.error("THREE.BufferGeometryUtils: .mergeAttributes() failed. BufferAttribute.gpuType must be consistent across matching attributes."),null;c+=t.count*r}let e=new l(c),h=new x(e,r,f),u=0;for(let d=0;d<o.length;++d){let t=o[d];if(t.isInterleavedBufferAttribute){let s=u/r;for(let a=0,n=t.count;a<n;a++)for(let m=0;m<r;m++){let p=t.getComponent(a,m);h.setComponent(a+s,m,p)}}else e.set(t.array,u);u+=t.count*r}return i!==void 0&&(h.gpuType=i),h}function R(o,l){if(l===A)return console.warn("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Geometry already defined as triangles."),o;if(l===g||l===w){let r=o.getIndex();if(r===null){let e=[],h=o.getAttribute("position");if(h!==void 0){for(let u=0;u<h.count;u++)e.push(u);o.setIndex(e),r=o.getIndex()}else return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Undefined position attribute. Processing not possible."),o}let f=r.count-2,i=[];if(l===g)for(let e=1;e<=f;e++)i.push(r.getX(0)),i.push(r.getX(e)),i.push(r.getX(e+1));else for(let e=0;e<f;e++)e%2===0?(i.push(r.getX(e)),i.push(r.getX(e+1)),i.push(r.getX(e+2))):(i.push(r.getX(e+2)),i.push(r.getX(e+1)),i.push(r.getX(e)));i.length/3!==f&&console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unable to generate correct amount of triangles.");let c=o.clone();return c.setIndex(i),c.clearGroups(),c}else return console.error("THREE.BufferGeometryUtils.toTrianglesDrawMode(): Unknown draw mode:",l),o}export{M as a,R as b};
|
package/lib/esm/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Generated by dts-bundle v0.7.3
|
|
2
2
|
// Dependencies for this module:
|
|
3
3
|
// ../mappedin-js/@packages/internal/mvf-utils
|
|
4
|
-
// ../mappedin-js/@mappedin/mvf
|
|
4
|
+
// ../mappedin-js/@mappedin/mvf-v2
|
|
5
5
|
// ../mappedin-js/@packages/internal/common/pubsub
|
|
6
6
|
// ../mappedin-js/@packages/internal/common/Mappedin.Logger
|
|
7
7
|
// ../mappedin-js/geojson
|
|
@@ -38,7 +38,7 @@ declare module '@mappedin/mappedin-js' {
|
|
|
38
38
|
import type { TGetMapDataOptions, TGetMapDataWithAccessTokenOptions, TGetMapDataWithCredentialsOptions, TGetMapDataSharedOptions, Environment } from '@mappedin/mappedin-js/packages/mvf-utils';
|
|
39
39
|
import { parseMVF, unzipMVF } from '@packages/internal/mvf-utils';
|
|
40
40
|
import type { Floor } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
41
|
-
import type { ParsedMVF as TMVF, StyleCollection as TMVFStyleCollection, Style as TMVFStyle, LineStringStyle as TMVFLineStringStyle, PolygonStyle as TMVFPolygonStyle, PointStyle as TMVFPointStyle, ParsedMVFLocalePack, OperationHours, SiblingGroup, LocationState } from '@mappedin/mvf';
|
|
41
|
+
import type { ParsedMVF as TMVF, StyleCollection as TMVFStyleCollection, Style as TMVFStyle, LineStringStyle as TMVFLineStringStyle, PolygonStyle as TMVFPolygonStyle, PointStyle as TMVFPointStyle, ParsedMVFLocalePack, OperationHours, SiblingGroup, LocationState } from '@mappedin/mvf-v2';
|
|
42
42
|
import { MapView } from '@mappedin/mappedin-js/mappedin-js/src/map-view';
|
|
43
43
|
export type { Text3D as Text3DApi } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/text3d';
|
|
44
44
|
export { disableText3DWorker } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/text3d';
|
|
@@ -639,7 +639,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data' {
|
|
|
639
639
|
/**
|
|
640
640
|
* @internal
|
|
641
641
|
*/
|
|
642
|
-
get currentLanguage(): import("@mappedin/mvf").Language | undefined;
|
|
642
|
+
get currentLanguage(): import("@mappedin/mvf-v2").Language | undefined;
|
|
643
643
|
/**
|
|
644
644
|
* Retrieves the natural bearing of the map, which is the angle, in degrees, the map is considered to be "naturally oriented" towards.
|
|
645
645
|
* Typically the angle perpendicular to the street the map is facing, or the main entrance. Other print maps inside the map may have this direction be up.
|
|
@@ -904,7 +904,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects' {
|
|
|
904
904
|
import FloorStack from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor-stack';
|
|
905
905
|
import Facade from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/facade';
|
|
906
906
|
import type { MapDataRecords, EnterpriseMapDataRecords } from '@mappedin/mappedin-js/mappedin-js/src/utils/data-creation';
|
|
907
|
-
import type { AnnotationCollection, ParsedMVF, Connection as MVFConnection, EntranceCollection, NodeCollection, ObstructionCollection, SpaceCollection, FloorProperties as MVFFloor, FloorStack as MVFFloorStack, Language, AreaCollection, TilesetStyle } from '@mappedin/mvf';
|
|
907
|
+
import type { AnnotationCollection, ParsedMVF, Connection as MVFConnection, EntranceCollection, NodeCollection, ObstructionCollection, SpaceCollection, FloorProperties as MVFFloor, FloorStack as MVFFloorStack, Language, AreaCollection, TilesetStyle } from '@mappedin/mvf-v2';
|
|
908
908
|
import { AnalyticsInternal } from '@mappedin/mappedin-js/mappedin-js/src/analytics';
|
|
909
909
|
import EnterpriseLocation from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location';
|
|
910
910
|
import EnterpriseCategory from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/category';
|
|
@@ -1812,7 +1812,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/types' {
|
|
|
1812
1812
|
import type { Feature, MultiPolygon, Polygon } from 'geojson';
|
|
1813
1813
|
import type { Coordinate, Floor, Door, Space, MapObject, PointOfInterest, Connection, EnterpriseLocation, Node, Area, Facade, FloorStack, Annotation, EnterpriseCategory, EnterpriseVenue, LocationCategory, LocationProfile } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
1814
1814
|
import type { Label, Marker, Model, Image, Shape, Text3D, Path } from '@mappedin/mappedin-js/mappedin-js/src/map-view-objects';
|
|
1815
|
-
import type { Language, ParsedMVFLocalePack } from '@mappedin/mvf';
|
|
1815
|
+
import type { Language, ParsedMVFLocalePack } from '@mappedin/mvf-v2';
|
|
1816
1816
|
import type { InsetPaddingOption, UpdatableText3DState, Text3DState, AddText3DOptions, EnvMapOptions, InitializeModelState, ModelState, UpdateModelState as GeoJsonUpdateModelState, ImagePlacementOptions, LabelAppearance } from '@mappedin/mappedin-js/geojson/src';
|
|
1817
1817
|
import type { PathSegment } from '@mappedin/mappedin-js/mappedin-js/src/map-view-objects/path';
|
|
1818
1818
|
import type { TFloorChangeReason } from '@mappedin/mappedin-js/mappedin-js/src/events';
|
|
@@ -3734,7 +3734,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/analytics' {
|
|
|
3734
3734
|
}
|
|
3735
3735
|
|
|
3736
3736
|
declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/directions' {
|
|
3737
|
-
import type { ParsedMVF } from '@mappedin/mvf';
|
|
3737
|
+
import type { ParsedMVF } from '@mappedin/mvf-v2';
|
|
3738
3738
|
import type { DirectionsCollection } from '@packages/internal/geojson-navigator';
|
|
3739
3739
|
import { Navigator } from '@packages/internal/geojson-navigator';
|
|
3740
3740
|
import { Connection, Coordinate, Node, type MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
@@ -3842,7 +3842,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/types' {
|
|
|
3842
3842
|
import type Annotation from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/annotation';
|
|
3843
3843
|
import type Connection from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/connection';
|
|
3844
3844
|
import type MapObject from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/object';
|
|
3845
|
-
import type { EnterpriseLocation as MvfEnterpriseLocation, EnterpriseCategory as MvfEnterpriseCategory, ParsedMVFLocalePack, Feature, FloorStack as MvfFloorStack, FloorProperties as MvfFloor } from '@mappedin/mvf';
|
|
3845
|
+
import type { EnterpriseLocation as MvfEnterpriseLocation, EnterpriseCategory as MvfEnterpriseCategory, ParsedMVFLocalePack, Feature, FloorStack as MvfFloorStack, FloorProperties as MvfFloor } from '@mappedin/mvf-v2';
|
|
3846
3846
|
import type { PartialExcept } from '@mappedin/mvf-core';
|
|
3847
3847
|
import type { LocalePackUrls } from '@packages/internal/mvf-utils';
|
|
3848
3848
|
import type { LanguagePackHydrationItem } from '@mappedin/mappedin-js/mappedin-js/src/types';
|
|
@@ -3940,7 +3940,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src' {
|
|
|
3940
3940
|
import type { TGetMapDataOptions, TGetMapDataWithAccessTokenOptions, TGetMapDataWithCredentialsOptions, TGetMapDataSharedOptions, Environment } from '@mappedin/mappedin-js/packages/mvf-utils';
|
|
3941
3941
|
import { parseMVF, unzipMVF } from '@packages/internal/mvf-utils';
|
|
3942
3942
|
import type { Floor } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
3943
|
-
import type { ParsedMVF as TMVF, StyleCollection as TMVFStyleCollection, Style as TMVFStyle, LineStringStyle as TMVFLineStringStyle, PolygonStyle as TMVFPolygonStyle, PointStyle as TMVFPointStyle, ParsedMVFLocalePack, OperationHours, SiblingGroup, LocationState } from '@mappedin/mvf';
|
|
3943
|
+
import type { ParsedMVF as TMVF, StyleCollection as TMVFStyleCollection, Style as TMVFStyle, LineStringStyle as TMVFLineStringStyle, PolygonStyle as TMVFPolygonStyle, PointStyle as TMVFPointStyle, ParsedMVFLocalePack, OperationHours, SiblingGroup, LocationState } from '@mappedin/mvf-v2';
|
|
3944
3944
|
import { MapView } from '@mappedin/mappedin-js/mappedin-js/src/map-view';
|
|
3945
3945
|
export type { Text3D as Text3DApi } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/text3d';
|
|
3946
3946
|
export { disableText3DWorker } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/text3d';
|
|
@@ -4507,7 +4507,7 @@ declare module '@mappedin/mappedin-js/packages/mvf-utils/api-types' {
|
|
|
4507
4507
|
}
|
|
4508
4508
|
|
|
4509
4509
|
declare module '@mappedin/mappedin-js/packages/mvf-utils/mvf-types' {
|
|
4510
|
-
import type { MapId, Style, Feature, LineString, ObstructionProperties, EntranceProperties, SpaceProperties, ObstructionCollection, EntranceCollection, SpaceCollection, FloorImageProperties, BaseTextAreaProperties, EnterpriseTexture } from '@mappedin/mvf';
|
|
4510
|
+
import type { MapId, Style, Feature, LineString, ObstructionProperties, EntranceProperties, SpaceProperties, ObstructionCollection, EntranceCollection, SpaceCollection, FloorImageProperties, BaseTextAreaProperties, EnterpriseTexture } from '@mappedin/mvf-v2';
|
|
4511
4511
|
import type { FeatureCollection, MultiPolygon, Point, Polygon } from 'geojson';
|
|
4512
4512
|
import type { TImage, TMap, TNode, TOpeningHours, TPhone, TSiblingGroup, TSocial } from '@mappedin/mappedin-js/packages/mvf-utils/api-types';
|
|
4513
4513
|
export type WithIDs<T> = Map<string, T>;
|
|
@@ -4750,7 +4750,7 @@ declare module '@mappedin/mappedin-js/packages/mvf-utils/mvf-types' {
|
|
|
4750
4750
|
}
|
|
4751
4751
|
|
|
4752
4752
|
declare module '@mappedin/mappedin-js/packages/mvf-utils/mvf-utils' {
|
|
4753
|
-
import { type ParsedMVF, type ParsedMVFLocalePack, type RawMVF } from '@mappedin/mvf';
|
|
4753
|
+
import { type ParsedMVF, type ParsedMVFLocalePack, type RawMVF } from '@mappedin/mvf-v2';
|
|
4754
4754
|
import type { ParsedMVFv1, RawMVFv1 } from '@mappedin/mappedin-js/packages/mvf-utils/mvf-types';
|
|
4755
4755
|
export * from '@mappedin/mappedin-js/packages/mvf-utils/tokens/access-token';
|
|
4756
4756
|
export * from '@mappedin/mappedin-js/packages/mvf-utils/tokens/sas-token';
|
|
@@ -5087,7 +5087,7 @@ declare module '@mappedin/mappedin-js/packages/mvf-utils/geometry' {
|
|
|
5087
5087
|
}
|
|
5088
5088
|
|
|
5089
5089
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/node' {
|
|
5090
|
-
import type { NodeCollection } from '@mappedin/mvf';
|
|
5090
|
+
import type { NodeCollection } from '@mappedin/mvf-v2';
|
|
5091
5091
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
5092
5092
|
import type { EnterpriseLocation, MapDataInternal, Space } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
5093
5093
|
import type Floor from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor';
|
|
@@ -5160,8 +5160,8 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/node' {
|
|
|
5160
5160
|
*/
|
|
5161
5161
|
get geoJSON(): {
|
|
5162
5162
|
properties: null;
|
|
5163
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
5164
|
-
geometry: import("@mappedin/mvf").Point;
|
|
5163
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
5164
|
+
geometry: import("@mappedin/mvf-v2").Point;
|
|
5165
5165
|
};
|
|
5166
5166
|
/** @internal */
|
|
5167
5167
|
get focusTarget(): Coordinate;
|
|
@@ -5194,7 +5194,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/node' {
|
|
|
5194
5194
|
}
|
|
5195
5195
|
|
|
5196
5196
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/area' {
|
|
5197
|
-
import type { AreaCollection } from '@mappedin/mvf';
|
|
5197
|
+
import type { AreaCollection } from '@mappedin/mvf-v2';
|
|
5198
5198
|
import { Coordinate, type MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
5199
5199
|
import type Floor from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor';
|
|
5200
5200
|
import type { IGeoJSONData } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/types';
|
|
@@ -5249,8 +5249,8 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/area' {
|
|
|
5249
5249
|
*/
|
|
5250
5250
|
get geoJSON(): {
|
|
5251
5251
|
properties: null;
|
|
5252
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
5253
|
-
geometry: import("@mappedin/mvf").Polygon;
|
|
5252
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
5253
|
+
geometry: import("@mappedin/mvf-v2").Polygon;
|
|
5254
5254
|
};
|
|
5255
5255
|
/** @internal */
|
|
5256
5256
|
get focusTarget(): this;
|
|
@@ -5277,7 +5277,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/area' {
|
|
|
5277
5277
|
}
|
|
5278
5278
|
|
|
5279
5279
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/door' {
|
|
5280
|
-
import type { EntranceCollection } from '@mappedin/mvf';
|
|
5280
|
+
import type { EntranceCollection } from '@mappedin/mvf-v2';
|
|
5281
5281
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
5282
5282
|
import type Floor from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor';
|
|
5283
5283
|
import type { MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
@@ -5358,8 +5358,8 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/door' {
|
|
|
5358
5358
|
*/
|
|
5359
5359
|
get geoJSON(): {
|
|
5360
5360
|
properties: null;
|
|
5361
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
5362
|
-
geometry: import("@mappedin/mvf").LineString;
|
|
5361
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
5362
|
+
geometry: import("@mappedin/mvf-v2").LineString;
|
|
5363
5363
|
};
|
|
5364
5364
|
/** @internal */
|
|
5365
5365
|
get focusTarget(): Coordinate;
|
|
@@ -5392,7 +5392,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/door' {
|
|
|
5392
5392
|
}
|
|
5393
5393
|
|
|
5394
5394
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/space' {
|
|
5395
|
-
import type { SpaceCollection } from '@mappedin/mvf';
|
|
5395
|
+
import type { SpaceCollection } from '@mappedin/mvf-v2';
|
|
5396
5396
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
5397
5397
|
import type { EnterpriseLocation, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
5398
5398
|
import type Floor from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor';
|
|
@@ -5431,7 +5431,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/space' {
|
|
|
5431
5431
|
* @internal
|
|
5432
5432
|
* @hidden
|
|
5433
5433
|
*/
|
|
5434
|
-
getMvfData(): import("@mappedin/mvf").Feature<import("@mappedin/mvf").Polygon | import("@mappedin/mvf").LineString | import("@mappedin/mvf").Point, import("@mappedin/mvf").SpaceProperties>;
|
|
5434
|
+
getMvfData(): import("@mappedin/mvf-v2").Feature<import("@mappedin/mvf-v2").Polygon | import("@mappedin/mvf-v2").LineString | import("@mappedin/mvf-v2").Point, import("@mappedin/mvf-v2").SpaceProperties>;
|
|
5435
5435
|
/**
|
|
5436
5436
|
* Checks if the provided instance is of type Space.
|
|
5437
5437
|
*
|
|
@@ -5480,8 +5480,8 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/space' {
|
|
|
5480
5480
|
*/
|
|
5481
5481
|
get geoJSON(): {
|
|
5482
5482
|
properties: null;
|
|
5483
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
5484
|
-
geometry: import("@mappedin/mvf").Polygon | import("@mappedin/mvf").LineString | import("@mappedin/mvf").Point;
|
|
5483
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
5484
|
+
geometry: import("@mappedin/mvf-v2").Polygon | import("@mappedin/mvf-v2").LineString | import("@mappedin/mvf-v2").Point;
|
|
5485
5485
|
};
|
|
5486
5486
|
/** @internal */
|
|
5487
5487
|
get focusTarget(): Coordinate | this;
|
|
@@ -5520,7 +5520,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/space' {
|
|
|
5520
5520
|
}
|
|
5521
5521
|
|
|
5522
5522
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor' {
|
|
5523
|
-
import type { Feature, FloorCollection, MultiPolygon, Polygon } from '@mappedin/mvf';
|
|
5523
|
+
import type { Feature, FloorCollection, MultiPolygon, Polygon } from '@mappedin/mvf-v2';
|
|
5524
5524
|
import type { Annotation, Connection, Door, MapDataInternal, PointOfInterest, Space, MapObject, FloorStack } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
5525
5525
|
import BaseMapData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-object';
|
|
5526
5526
|
import type { IFocusable } from '@mappedin/mappedin-js/mappedin-js/src/types';
|
|
@@ -5653,7 +5653,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor' {
|
|
|
5653
5653
|
}
|
|
5654
5654
|
|
|
5655
5655
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/connection' {
|
|
5656
|
-
import type { Feature, FeatureCollection, Point, SpaceProperties, Connection as MVFConnection } from '@mappedin/mvf';
|
|
5656
|
+
import type { Feature, FeatureCollection, Point, SpaceProperties, Connection as MVFConnection } from '@mappedin/mvf-v2';
|
|
5657
5657
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
5658
5658
|
import type Node from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/node';
|
|
5659
5659
|
import type { Floor, LocationProfile, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
@@ -5758,7 +5758,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/connectio
|
|
|
5758
5758
|
}
|
|
5759
5759
|
|
|
5760
5760
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/object' {
|
|
5761
|
-
import type { ObstructionCollection } from '@mappedin/mvf';
|
|
5761
|
+
import type { ObstructionCollection } from '@mappedin/mvf-v2';
|
|
5762
5762
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
5763
5763
|
import type { MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
5764
5764
|
import type Floor from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor';
|
|
@@ -5821,8 +5821,8 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/object' {
|
|
|
5821
5821
|
*/
|
|
5822
5822
|
get geoJSON(): {
|
|
5823
5823
|
properties: null;
|
|
5824
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
5825
|
-
geometry: import("@mappedin/mvf").Polygon | import("@mappedin/mvf").LineString;
|
|
5824
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
5825
|
+
geometry: import("@mappedin/mvf-v2").Polygon | import("@mappedin/mvf-v2").LineString;
|
|
5826
5826
|
};
|
|
5827
5827
|
/** @internal */
|
|
5828
5828
|
get anchorTarget(): Coordinate;
|
|
@@ -5969,7 +5969,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinat
|
|
|
5969
5969
|
}
|
|
5970
5970
|
|
|
5971
5971
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/poi' {
|
|
5972
|
-
import type { FeatureCollection, Point, SpaceProperties } from '@mappedin/mvf';
|
|
5972
|
+
import type { FeatureCollection, Point, SpaceProperties } from '@mappedin/mvf-v2';
|
|
5973
5973
|
import type { Floor, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
5974
5974
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
5975
5975
|
import type { IGeoJSONData } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/types';
|
|
@@ -6023,7 +6023,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/poi' {
|
|
|
6023
6023
|
*/
|
|
6024
6024
|
get geoJSON(): {
|
|
6025
6025
|
properties: null;
|
|
6026
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
6026
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
6027
6027
|
geometry: Point;
|
|
6028
6028
|
};
|
|
6029
6029
|
/** @internal */
|
|
@@ -6057,7 +6057,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/poi' {
|
|
|
6057
6057
|
}
|
|
6058
6058
|
|
|
6059
6059
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/annotation' {
|
|
6060
|
-
import type { AnnotationCollection } from '@mappedin/mvf';
|
|
6060
|
+
import type { AnnotationCollection } from '@mappedin/mvf-v2';
|
|
6061
6061
|
import type { Floor, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6062
6062
|
import Coordinate from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/coordinate';
|
|
6063
6063
|
import type { IGeoJSONData } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/types';
|
|
@@ -6124,8 +6124,8 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/annotatio
|
|
|
6124
6124
|
*/
|
|
6125
6125
|
get geoJSON(): {
|
|
6126
6126
|
properties: null;
|
|
6127
|
-
type: import("@mappedin/mvf").FeatureType;
|
|
6128
|
-
geometry: import("@mappedin/mvf").Point;
|
|
6127
|
+
type: import("@mappedin/mvf-v2").FeatureType;
|
|
6128
|
+
geometry: import("@mappedin/mvf-v2").Point;
|
|
6129
6129
|
};
|
|
6130
6130
|
/** @internal */
|
|
6131
6131
|
get focusTarget(): Coordinate;
|
|
@@ -6158,7 +6158,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/annotatio
|
|
|
6158
6158
|
}
|
|
6159
6159
|
|
|
6160
6160
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/hyperlink' {
|
|
6161
|
-
import type { LocationLink, Hyperlink as MVFHyperlink } from '@mappedin/mvf';
|
|
6161
|
+
import type { LocationLink, Hyperlink as MVFHyperlink } from '@mappedin/mvf-v2';
|
|
6162
6162
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
6163
6163
|
/**
|
|
6164
6164
|
* A class representing hyperlink link data within the map.
|
|
@@ -6215,7 +6215,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/hyperlink
|
|
|
6215
6215
|
}
|
|
6216
6216
|
|
|
6217
6217
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/image' {
|
|
6218
|
-
import type { Image as MVFImage } from '@mappedin/mvf';
|
|
6218
|
+
import type { Image as MVFImage } from '@mappedin/mvf-v2';
|
|
6219
6219
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
6220
6220
|
import type { MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6221
6221
|
/**
|
|
@@ -6282,7 +6282,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/image' {
|
|
|
6282
6282
|
}
|
|
6283
6283
|
|
|
6284
6284
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/floor-stack' {
|
|
6285
|
-
import type { FloorStack as MVFFloorStack } from '@mappedin/mvf';
|
|
6285
|
+
import type { FloorStack as MVFFloorStack } from '@mappedin/mvf-v2';
|
|
6286
6286
|
import type { MapDataInternal, Floor, Facade } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6287
6287
|
import BaseMapData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-object';
|
|
6288
6288
|
/**
|
|
@@ -6374,7 +6374,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/facade' {
|
|
|
6374
6374
|
import type { Space, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6375
6375
|
import { Coordinate } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6376
6376
|
import BaseMapData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-object';
|
|
6377
|
-
import type { Facade as MVFFacade } from '@mappedin/mvf';
|
|
6377
|
+
import type { Facade as MVFFacade } from '@mappedin/mvf-v2';
|
|
6378
6378
|
import type { IAnchorable, IFocusable } from '@mappedin/mappedin-js/mappedin-js/src/types';
|
|
6379
6379
|
/**
|
|
6380
6380
|
* A Facade is a collection of spaces that make up the exterior representation of a Floor Stack ({@link FloorStack}).
|
|
@@ -6416,7 +6416,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/facade' {
|
|
|
6416
6416
|
}
|
|
6417
6417
|
|
|
6418
6418
|
declare module '@mappedin/mappedin-js/mappedin-js/src/utils/data-creation' {
|
|
6419
|
-
import type { AnnotationCollection, EntranceCollection, FeatureCollection, Connection as MVFConnection, EnterpriseCategory as MVFEnterpriseCategory, EnterpriseCategoryId as MVFEnterpriseCategoryId, EnterpriseLocation as MVFEnterpriseLocation, EnterpriseLocationId as MVFEnterpriseLocationId, EnterpriseVenue as MVFEnterpriseVenue, FloorProperties as MVFFloor, FloorStack as MVFFloorStack, NodeCollection, ObstructionCollection, ParsedMVF, Point, SpaceCollection, SpaceProperties, AreaCollection, AreaId, EnterpriseLocationInstance, SpaceId } from '@mappedin/mvf';
|
|
6419
|
+
import type { AnnotationCollection, EntranceCollection, FeatureCollection, Connection as MVFConnection, EnterpriseCategory as MVFEnterpriseCategory, EnterpriseCategoryId as MVFEnterpriseCategoryId, EnterpriseLocation as MVFEnterpriseLocation, EnterpriseLocationId as MVFEnterpriseLocationId, EnterpriseVenue as MVFEnterpriseVenue, FloorProperties as MVFFloor, FloorStack as MVFFloorStack, NodeCollection, ObstructionCollection, ParsedMVF, Point, SpaceCollection, SpaceProperties, AreaCollection, AreaId, EnterpriseLocationInstance, SpaceId } from '@mappedin/mvf-v2';
|
|
6420
6420
|
import { Annotation, Area, Connection, Door, EnterpriseCategory, EnterpriseLocation, Facade, Floor, FloorStack, MapObject, Node, PointOfInterest, Space, LocationCategory, LocationProfile, type MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6421
6421
|
export type MapDataRecords = {
|
|
6422
6422
|
spacesById: Record<string, Space>;
|
|
@@ -6520,7 +6520,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/utils/data-creation' {
|
|
|
6520
6520
|
}
|
|
6521
6521
|
|
|
6522
6522
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location' {
|
|
6523
|
-
import type { EnterpriseLocation as MVFEnterpriseLocation, LocationState, OperationHours, SiblingGroup } from '@mappedin/mvf';
|
|
6523
|
+
import type { EnterpriseLocation as MVFEnterpriseLocation, LocationState, OperationHours, SiblingGroup } from '@mappedin/mvf-v2';
|
|
6524
6524
|
import type { Coordinate, EnterpriseCategory, MapDataInternal, Space } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6525
6525
|
import type Node from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/node';
|
|
6526
6526
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
@@ -6721,7 +6721,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location'
|
|
|
6721
6721
|
}
|
|
6722
6722
|
|
|
6723
6723
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/category' {
|
|
6724
|
-
import type { EnterpriseCategory as MVFEnterpriseCategory } from '@mappedin/mvf';
|
|
6724
|
+
import type { EnterpriseCategory as MVFEnterpriseCategory } from '@mappedin/mvf-v2';
|
|
6725
6725
|
import type { MapDataInternal, EnterpriseLocation } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6726
6726
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
6727
6727
|
/**
|
|
@@ -6817,7 +6817,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/category'
|
|
|
6817
6817
|
}
|
|
6818
6818
|
|
|
6819
6819
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/venue' {
|
|
6820
|
-
import type { EnterpriseVenue as MVFEnterpriseVenue, Language } from '@mappedin/mvf';
|
|
6820
|
+
import type { EnterpriseVenue as MVFEnterpriseVenue, Language } from '@mappedin/mvf-v2';
|
|
6821
6821
|
import type { Hyperlink, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6822
6822
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
6823
6823
|
/**
|
|
@@ -6931,7 +6931,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/venue' {
|
|
|
6931
6931
|
}
|
|
6932
6932
|
|
|
6933
6933
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location-profile' {
|
|
6934
|
-
import type { LocationId, LocationSocial, Location as MVFLocation } from '@mappedin/mvf';
|
|
6934
|
+
import type { LocationId, LocationSocial, Location as MVFLocation } from '@mappedin/mvf-v2';
|
|
6935
6935
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
6936
6936
|
import type { Annotation, Connection, Door, LocationCategory, MapDataInternal, Space, MapObject, PointOfInterest, Area } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
6937
6937
|
import type { TFocusTarget, TNavigationTarget, IFocusable, INavigatable } from '@mappedin/mappedin-js/mappedin-js/src/types';
|
|
@@ -7065,7 +7065,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location-
|
|
|
7065
7065
|
}
|
|
7066
7066
|
|
|
7067
7067
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location-category' {
|
|
7068
|
-
import type { CategoryId, Category as MVFCategory } from '@mappedin/mvf';
|
|
7068
|
+
import type { CategoryId, Category as MVFCategory } from '@mappedin/mvf-v2';
|
|
7069
7069
|
import BaseMetaData from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-metadata-object';
|
|
7070
7070
|
import type { LocationProfile, MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
7071
7071
|
class LocationCategory extends BaseMetaData implements Omit<MVFCategory, 'parent'> {
|
|
@@ -8916,7 +8916,7 @@ declare module '@mappedin/mappedin-js/geojson/src/components/mesh' {
|
|
|
8916
8916
|
import type { Feature, LineString, MultiLineString, MultiPolygon, Polygon, Position as GeoJsonPosition } from 'geojson';
|
|
8917
8917
|
import type { BBox } from '@turf/turf';
|
|
8918
8918
|
import { type ImageProperties } from '@mappedin/mappedin-js/geojson/src/components/image';
|
|
8919
|
-
import { type BaseTextAreaProperties, type EnterpriseTexture } from '@mappedin/mvf';
|
|
8919
|
+
import { type BaseTextAreaProperties, type EnterpriseTexture } from '@mappedin/mvf-v2';
|
|
8920
8920
|
import type { Text } from 'troika-three-text';
|
|
8921
8921
|
import type { GeometryGroupState } from '@mappedin/mappedin-js/geojson/src/entities/geometry-group';
|
|
8922
8922
|
export class EntityBatchedMesh extends BatchedMesh {
|
|
@@ -9493,7 +9493,7 @@ declare module '@mappedin/mappedin-js/geojson/src/renderer' {
|
|
|
9493
9493
|
import { Group as TweenGroup } from '@tweenjs/tween.js';
|
|
9494
9494
|
import { Debug } from '@mappedin/mappedin-js/geojson/src/utils/debug';
|
|
9495
9495
|
import { Occlusion2DSystem } from '@mappedin/mappedin-js/geojson/src/systems/2d-occlusion/system';
|
|
9496
|
-
import type { FloatingFloorTextProperties } from '@mappedin/mvf';
|
|
9496
|
+
import type { FloatingFloorTextProperties } from '@mappedin/mvf-v2';
|
|
9497
9497
|
export type * from '@mappedin/mappedin-js/geojson/src/types';
|
|
9498
9498
|
export const raycaster: Raycaster;
|
|
9499
9499
|
/**
|
|
@@ -10081,7 +10081,7 @@ declare module '@mappedin/mappedin-js/geojson/src/components/text3d' {
|
|
|
10081
10081
|
import type { Text3DStyle } from '@mappedin/mappedin-js/geojson/src/components/styles';
|
|
10082
10082
|
import type { MeshComponentProperties } from '@mappedin/mappedin-js/geojson/src/components/mesh';
|
|
10083
10083
|
import type { GroupContainerObject3D } from '@mappedin/mappedin-js/geojson/src/entities/group-container';
|
|
10084
|
-
import { type FloorTextCommonProperties } from '@mappedin/mvf';
|
|
10084
|
+
import { type FloorTextCommonProperties } from '@mappedin/mvf-v2';
|
|
10085
10085
|
/**
|
|
10086
10086
|
* State representing an Text3D
|
|
10087
10087
|
*/
|
|
@@ -11009,7 +11009,7 @@ declare module '@mappedin/mappedin-js/geojson/src/components/styles' {
|
|
|
11009
11009
|
}
|
|
11010
11010
|
|
|
11011
11011
|
declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/map-object' {
|
|
11012
|
-
import type { ParsedMVF } from '@mappedin/mvf';
|
|
11012
|
+
import type { ParsedMVF } from '@mappedin/mvf-v2';
|
|
11013
11013
|
import type { FeatureCollection, LineString, MultiPolygon, Polygon } from 'geojson';
|
|
11014
11014
|
import { PubSub } from '@packages/internal/common';
|
|
11015
11015
|
import type { Position, AddLabelOptions, RendererCore, PathState, MarkerState, LineStyle, PaintStyle, EntityId } from '@mappedin/core-sdk';
|
|
@@ -11990,7 +11990,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/paths' {
|
|
|
11990
11990
|
}
|
|
11991
11991
|
|
|
11992
11992
|
declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/style' {
|
|
11993
|
-
import type { StyleCollection } from '@mappedin/mvf';
|
|
11993
|
+
import type { StyleCollection } from '@mappedin/mvf-v2';
|
|
11994
11994
|
import type { GeojsonApiMapObject } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/map-object';
|
|
11995
11995
|
export class Style {
|
|
11996
11996
|
#private;
|
|
@@ -12982,7 +12982,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-meta
|
|
|
12982
12982
|
}
|
|
12983
12983
|
|
|
12984
12984
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/detailed-map-data' {
|
|
12985
|
-
import type { Details, Feature as MVFFeature, Geometry } from '@mappedin/mvf';
|
|
12985
|
+
import type { Details, Feature as MVFFeature, Geometry } from '@mappedin/mvf-v2';
|
|
12986
12986
|
import type LocationProfile from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/location-profile';
|
|
12987
12987
|
import Hyperlink from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/hyperlink';
|
|
12988
12988
|
import type { MapDataInternal } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
@@ -13057,7 +13057,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/base-obje
|
|
|
13057
13057
|
}
|
|
13058
13058
|
|
|
13059
13059
|
declare module '@mappedin/mappedin-js/mappedin-js/src/map-data-objects/opening-hours' {
|
|
13060
|
-
import type { OpeningHoursSpecification } from '@mappedin/mvf';
|
|
13060
|
+
import type { OpeningHoursSpecification } from '@mappedin/mvf-v2';
|
|
13061
13061
|
/**
|
|
13062
13062
|
* Represents the opening hours of a location.
|
|
13063
13063
|
*/
|
|
@@ -14714,7 +14714,7 @@ declare module '@mappedin/mappedin-js/geojson/src/components/styles/constants' {
|
|
|
14714
14714
|
}
|
|
14715
14715
|
|
|
14716
14716
|
declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/floor-object' {
|
|
14717
|
-
import type { Polygon, MultiPolygon, FloorProperties as MVFFloor, ParsedMVF, Feature } from '@mappedin/mvf';
|
|
14717
|
+
import type { Polygon, MultiPolygon, FloorProperties as MVFFloor, ParsedMVF, Feature } from '@mappedin/mvf-v2';
|
|
14718
14718
|
import type { RendererCore, BBox } from '@mappedin/core-sdk';
|
|
14719
14719
|
import type { AggregatedStyleMap } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/utils';
|
|
14720
14720
|
import type { TShow3DMapOptions } from '@mappedin/mappedin-js/mappedin-js/src';
|
|
@@ -14754,7 +14754,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/floor-object'
|
|
|
14754
14754
|
|
|
14755
14755
|
declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/utils' {
|
|
14756
14756
|
import { Coordinate, MapObject, Space, type Floor, type Facade } from '@mappedin/mappedin-js/mappedin-js/src/map-data-objects';
|
|
14757
|
-
import type { EntranceCollection, LineString, Polygon, Point, SpaceProperties, ObstructionProperties, StyleCollection, PolygonStyle, LineStringStyle, Feature, ObstructionCollection, PointStyle } from '@mappedin/mvf';
|
|
14757
|
+
import type { EntranceCollection, LineString, Polygon, Point, SpaceProperties, ObstructionProperties, StyleCollection, PolygonStyle, LineStringStyle, Feature, ObstructionCollection, PointStyle } from '@mappedin/mvf-v2';
|
|
14758
14758
|
import type { PolygonFeatureProperties } from '@packages/internal/mvf-utils';
|
|
14759
14759
|
import type { BBox, FeatureCollection, MultiLineString } from 'geojson';
|
|
14760
14760
|
import type { LabelState, MarkerState, GeometryState, CollisionRankingTier, LineStyle, PaintStyle, Position, EntityId, PathState } from '@mappedin/core-sdk';
|
|
@@ -14806,7 +14806,7 @@ declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/utils' {
|
|
|
14806
14806
|
|
|
14807
14807
|
declare module '@mappedin/mappedin-js/mappedin-js/src/api-geojson/floor-stack-object' {
|
|
14808
14808
|
import type { RendererCore } from '@mappedin/core-sdk';
|
|
14809
|
-
import type { FloorId, FloorStack as MVFFloorStack, Facade as MVFFacade } from '@mappedin/mvf';
|
|
14809
|
+
import type { FloorId, FloorStack as MVFFloorStack, Facade as MVFFacade } from '@mappedin/mvf-v2';
|
|
14810
14810
|
import type { FloorObject } from '@mappedin/mappedin-js/mappedin-js/src/api-geojson/floor-object';
|
|
14811
14811
|
export class FloorStackObject implements Omit<MVFFloorStack, 'maps' | 'floors' | 'defaultFloor' | 'footprint'> {
|
|
14812
14812
|
#private;
|
|
@@ -23633,7 +23633,7 @@ declare module '@mappedin/mappedin-js/packages/geojson-navigator/src/types/node'
|
|
|
23633
23633
|
|
|
23634
23634
|
declare module '@mappedin/mappedin-js/packages/geojson-navigator/src/types/obstruction' {
|
|
23635
23635
|
import type { LineString, Polygon, Feature } from 'geojson';
|
|
23636
|
-
import type { ObstructionProperties, ObstructionCollection } from '@mappedin/mvf';
|
|
23636
|
+
import type { ObstructionProperties, ObstructionCollection } from '@mappedin/mvf-v2';
|
|
23637
23637
|
/**
|
|
23638
23638
|
* A GeoJSON feature representing an obstruction, which can be either a line string or a polygon.
|
|
23639
23639
|
* This type is crucial for mapping and managing areas that impede or restrict movement, such as barriers or restricted zones.
|
|
@@ -27284,7 +27284,7 @@ declare module '@mappedin/mappedin-js/packages/geojson-navigator/src/navigation-
|
|
|
27284
27284
|
|
|
27285
27285
|
declare module '@mappedin/mappedin-js/packages/geojson-navigator/src/types/space' {
|
|
27286
27286
|
import type { LineString, Polygon, Point, Feature } from 'geojson';
|
|
27287
|
-
import type { SpaceProperties, SpaceCollection } from '@mappedin/mvf';
|
|
27287
|
+
import type { SpaceProperties, SpaceCollection } from '@mappedin/mvf-v2';
|
|
27288
27288
|
/**
|
|
27289
27289
|
* A GeoJSON feature representing a space, which can be either a line string or a polygon.
|
|
27290
27290
|
* This type is crucial for mapping and managing areas that impede or restrict movement, such as barriers or restricted zones.
|
package/lib/esm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{B as A,C as B,D as C,E as D,F as E,G as F,H as G,I as H,J as I,K as J,L as K,M as L,N as M,a as c,b as d,c as e,d as f,e as g,f as h,g as i,h as j,i as k,j as l,k as m,l as n,m as o,n as p,o as q,p as r,q as s,r as t,s as u,t as v,v as w,w as x,y,z}from"./chunk-
|
|
1
|
+
import{B as A,C as B,D as C,E as D,F as E,G as F,H as G,I as H,J as I,K as J,L as K,M as L,N as M,a as c,b as d,c as e,d as f,e as g,f as h,g as i,h as j,i as k,j as l,k as m,l as n,m as o,n as p,o as q,p as r,q as s,r as t,s as u,t as v,v as w,w as x,y,z}from"./chunk-SRZSNPKD.js";import{b as a,c as b}from"./chunk-GVMLK6WZ.js";import"./chunk-MV2IWNRC.js";import"./chunk-XIVNHXXU.js";import"./chunk-5XSHJ3NY.js";import"./chunk-A6HW5N6M.js";import"./chunk-Q2KR5YO7.js";export{o as Annotation,g as Area,l as Connection,c as Coordinate,B as DOORS,h as Door,a as E_SDK_LOG_LEVEL,s as EnterpriseCategory,r as EnterpriseLocation,t as EnterpriseVenue,q as Facade,j as Floor,p as FloorStack,e as Hyperlink,f as ImageMetaData,x as LocationCategory,w as LocationProfile,k as MAPPEDIN_COLORS,m as MapObject,d as Node,n as PointOfInterest,i as Space,A as WALLS,E as __setWatermarkOnClickFn,K as createMapLibreOverlay,C as disableText3DWorker,y as enableTestMode,I as getMapData,J as getMapDataEnterprise,H as hydrateMapData,F as hydrateMapDataFromMVF,u as parseMVF,z as preloadFont,b as setLoggerLevel,G as setUseEnterpriseAPI,D as setWorkersUrl,L as show3dMap,M as show3dMapGeojson,v as unzipMVF};
|