ITwinData

external object ITwinData(source)

Methods for loading iTwin platform data into CesiumJS

See also

Functions

Link copied to clipboard

Create a data source of the correct type for the specified reality data id. This function only works for KML and GeoJSON type data.

Link copied to clipboard
fun createDataSourceForRealityDataIdAsync(    options: ITwinData.CreateDataSourceForRealityDataIdOptions): <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard

Create a tileset for the specified reality data id. This function only works with 3D Tiles meshes and point clouds.

Link copied to clipboard

Create a Cesium3DTileset for the given iModel id using iTwin's Mesh Export API.

Link copied to clipboard

Load data from the Geospatial Features API as GeoJSON.

Link copied to clipboard