Removes the model from map
PlottableModel object to remove
If the server supports it, get a token suffix that may be a remote storage server (eg S3 or Cloudfront URL) Cesium can query resources directly rather than hit application server
PlottableModel Object
Name of file
Applicable when Cloudfront is set up. Cesium allows request from one url at a time, so by providing a 'tier' which represents a different url, we can better conduct traffic. 0: default/Terrain Tiles, 1: Tile Map Service (tms), 2: 3D Tiles
Returns the respective CesiumPlottableReference object of a given PlottableModel object
PlottableModel object
Generated using TypeDoc
Helper class for Cesium. Contains methods to zoom to a location and add/remove a model to the map.
You can play with a(n) (angular or react) demo on stackblitz.