Destroys all the created Cesium objects.
Get the element that serves as a container for overlays.
The map's overlay container.
Get the element that serves as a container for overlays that don't allow event propagation. Elements added to this container won't let mousedown and touchstart events through to the map, so clicks and gestures on an overlay don't trigger any {@link ol.MapBrowserEvent}.
The map's overlay container that stops events.
Removes an overlay from the scene
Destroy all and perform complete synchronization of the overlays.
Generated using TypeDoc
T