new FixedOverlaySynchronizer(map, scene)
modules/core/3dUtils/fixedOverlaySynchronizer.js, line 19
This object takes care of one-directional synchronization of
Openlayers WMS raster layers to the given Cesium globe. This Synchronizer
assumes that the given WMS supports EPSG Code 4326 (WGS84)
Name | Type | Description |
---|---|---|
map |
ol.Map | - |
scene |
Cesium.Scene | - |
Extends
- olcs.AbstractSynchronizer.<Cesium.ImageryLayer>
Methods
-
addOverlays(){void}
modules/core/3dUtils/fixedOverlaySynchronizer.js, line 27 -