tileFailed

The event fired to indicate that a tile's content failed to load.

voxelPrimitive.tileFailed.addEventListener(function() {
console.log('An error occurred loading tile.');
});

See also