Adds specified model/images to the map.
See Transform for details on compatibility.
Accepts Transform and Annotation objects.
Removes all models/images from the map.
Returns the authenticated url of the image/model of selected PlottableModel.
The PlottableModel object
Name of file.
Applicable for Cesium only. See FourdCesiumHelper.getAuthenticatedUrl for more details.
Returns the respective Reference object of a given PlottableModel object that was plotted on the map.
PlottableModel object
Removes specified model object from map.
The PlottableModel object to be removed.
Pans the camera to specified model object on the map.
The PlottableModel object that you wish to pan the camera to.
Time taken to pan camera to destination in milliseconds.
Generated using TypeDoc
Interface for the helper classes. Currently there are three maps that are supported (Cesium, Google, Leaflet).