Appearance
KBE3D / KBCore / Cesium / KmlDataSource / LoadOptions
接口: LoadOptions
Initialization options for the load method.
属性
sourceUri?
optionalsourceUri:string
Overrides the url to use for resolving relative links and other KML network features.
clampToGround?
optionalclampToGround:boolean
true if we want the geometry features (Polygons, LineStrings and LinearRings) clamped to the ground.
ellipsoid?
optionalellipsoid:Ellipsoid
The global ellipsoid used for geographical calculations.
screenOverlayContainer?
optionalscreenOverlayContainer:string|Element
A container for ScreenOverlay images.
