Skip to content

KBE3D / KBCore / Cesium / KmlDataSource / LoadOptions

接口: LoadOptions

Initialization options for the load method.

属性

sourceUri?

optional sourceUri: string

Overrides the url to use for resolving relative links and other KML network features.


clampToGround?

optional clampToGround: boolean

true if we want the geometry features (Polygons, LineStrings and LinearRings) clamped to the ground.


ellipsoid?

optional ellipsoid: Ellipsoid

The global ellipsoid used for geographical calculations.


screenOverlayContainer?

optional screenOverlayContainer: string | Element

A container for ScreenOverlay images.

KBE3D @3.0.0 Copyright © 2024-present KBE3D