Constructor
new Visualizer(extent, layerConfigs, options)
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
extent | module:itowns~Extent | The extent of the area being visualized in the itowns framework. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
layerConfigs | Array.<LayerConfig> | Configuration parameters for 3DTiles layers. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
options | object | Configuration options for the visualizer. Properties
|
Classes
Members
clippingPlane :ClippingPlane
clippingPlaneDetails
Getter for the clipping plane details.
domElementTargetDragElement
Getter for the DOM element used in target dragging.
itownsView
Getter for the itowns view instance.
layers
Getter for the layer manager's layers.
measure :Measure
measureDomElement
Getter for the DOM element associated with the measure tool.
orbitControls
Getter for orbit controls.
raycaster :Raycaster
- Raycaster
topScene :Scene
- Scene
viewManager :ViewManager
(static) CAMERA_LOCAL_STORAGE_KEY
Key for storing camera settings in local storage.
(static) CLIPPING_PLANE_LOCAL_STORAGE_KEY
Key for storing clipping plane settings in local storage.
(static) DEFAULT_POINT_SIZE
Default size for points in the point cloud visualization.
(static) RAYCASTER_POINTS_THRESHOLD
Threshold for the raycaster points.
(static) TARGET_LOCAL_STORAGE_KEY
Key for storing target information in local storage.