Methods
-
clearHiddenObjects()
-
clears all the hidden objects
-
clearHighlighting()
-
clears all highlighted objects
-
hideObjects(toHide)
-
hides a number of objects
Name Type Description toHideArray.<string> A list of Object Ids which will be hidden
-
highlight(toHighlight)
-
highlights a number of features by ID (Cesium.Cesium3DTileFeature|ol.Feature) with the given color.
Name Type Description toHighlightObject.<string, (vcs.vcm.util.style.VectorStyleItem|Cesium.Color|ol.style.Style)> -
showObjects(unHide)
-
unHides a number of objects
Name Type Description unHideArray.<string> A list of Object Ids which will be unHidden
-
unHighlight(toUnHighlight)
-
unhighlights a number of features given by the ID (Cesium.Cesium3DTileFeature|ol.Feature)
Name Type Description toUnHighlightArray.<string> Array with IDS to unhighlight
virtualcityMAP 3.6