Skip to main content

InstantaneousTileDisplay

A TileDisplay that should get instantaneously displayed.

Inherits: TileDisplay

Properties

  • opacity - The optional opacity of the tile.

Properties

opacityclass-attributeinstance-attribute

opacity: Number = 1.0

The optional opacity of the tile.

Raises:

  • ValueError - If its value is not between 0.0 and 1.0 inclusive.