Class: OLCesium

OLCesium

new olcs.OLCesium(map, opt_target) experimental

Name Type Description
map ol.Map
target Element | string

Target element for the Cesium container.

Methods

getCamera(){olcs.Camera} experimental

getCesiumScene(){Cesium.Scene} experimental

getEnabled(){boolean} experimental

setEnabled(opt_enable) experimental

Enables/disables the Cesium. This modifies the visibility style of the container element.

Name Type Description
enable boolean