MVTDataProvider
A Mapbox Vector Tiles (MVT) data provider. Loads .mvt or .pbf tiles, converting tiles dynamically (at runtime) into 3D Tiles.
See also
Properties
Functions
Link copied to clipboard
Subclasses must return a runtime content codec describing how to turn a downloaded tile payload into a Cesium3DTileContent. See Cesium3DTileset._runtimeContentCodec for the expected shape.